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 diff
     1.1 --- a/README	Tue Nov 03 18:09:31 2009 +0300
     1.2 +++ b/README	Tue Nov 03 18:19:58 2009 +0300
     1.3 @@ -29,7 +29,11 @@
     1.4                    home directory. Default: "public_webapps".
     1.5  
     1.6    appsPerUser - maximum number of application each user is allowed to
     1.7 -                deploy. Default: -1 (unlimited).
     1.8 +                deploy. If greater than 1 (multi-app mode) each user's
     1.9 +                application subdirectory in the base directory is
    1.10 +                mapped to "/~username/application", "ROOT" is mapped
    1.11 +                to "/~username". In single-app mode (appsPerUser = 1)
    1.12 +                the base directory is mapped to "/~username".
    1.13  
    1.14  PasswdUserConfig:
    1.15