changeset 29:b8d451897c62

Update README.
author Mikhail Kryshen <mikhail@kryshen.net>
date Tue, 03 Nov 2009 18:22:35 +0300
parents 3349a282943a
children a758e28ff71b
files README
diffstat 1 files changed, 6 insertions(+), 5 deletions(-) [+]
line diff
     1.1 --- a/README	Tue Nov 03 18:19:58 2009 +0300
     1.2 +++ b/README	Tue Nov 03 18:22:35 2009 +0300
     1.3 @@ -29,11 +29,12 @@
     1.4                    home directory. Default: "public_webapps".
     1.5  
     1.6    appsPerUser - maximum number of application each user is allowed to
     1.7 -                deploy. If greater than 1 (multi-app mode) each user's
     1.8 -                application subdirectory in the base directory is
     1.9 -                mapped to "/~username/application", "ROOT" is mapped
    1.10 -                to "/~username". In single-app mode (appsPerUser = 1)
    1.11 -                the base directory is mapped to "/~username".
    1.12 +                deploy. If greater than 1 or equals -1 (multi-app
    1.13 +                mode) each user's application subdirectory in the base
    1.14 +                directory is mapped to "/~username/application",
    1.15 +                "ROOT" is mapped to "/~username". In single-app mode
    1.16 +                (appsPerUser = 1) the base directory is mapped to
    1.17 +                "/~username".
    1.18  
    1.19  PasswdUserConfig:
    1.20