summaryrefslogtreecommitdiff
path: root/doc/userdir.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/userdir.txt')
-rw-r--r--doc/userdir.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/userdir.txt b/doc/userdir.txt
index 27a896a..7a62f06 100644
--- a/doc/userdir.txt
+++ b/doc/userdir.txt
@@ -46,10 +46,10 @@ In case your mapping is independent of /etc/passwd you can use
Options
=======
-userdir.path
+userdir.path (required option)
usually it should be set to "public_html" to take ~/public_html/ as the document root
- Default: empty (document root is the home directory)
+ Default: unset (mod_userdir disabled; set it to "" if you want the home directory to be the document root as it was the default before 1.4.19)
Example: ::
userdir.path = "public_html"