Mercurial > hg > tomcat-userconfig
changeset 28:3349a282943a
Update README.
author | Mikhail Kryshen <mikhail@kryshen.net> |
---|---|
date | Tue, 03 Nov 2009 18:19:58 +0300 |
parents | ec5d764b73a3 |
children | b8d451897c62 |
files | README |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README Tue Nov 03 18:09:31 2009 +0300 +++ b/README Tue Nov 03 18:19:58 2009 +0300 @@ -29,7 +29,11 @@ home directory. Default: "public_webapps". appsPerUser - maximum number of application each user is allowed to - deploy. Default: -1 (unlimited). + deploy. If greater than 1 (multi-app mode) each user's + application subdirectory in the base directory is + mapped to "/~username/application", "ROOT" is mapped + to "/~username". In single-app mode (appsPerUser = 1) + the base directory is mapped to "/~username". PasswdUserConfig: