From: Christophe Jaillet
the URL http://example.com/~rbowen/file.html
will be
translated to the file path
@@ -82,7 +84,9 @@
constructed using that path, plus the username specified. Given this
configuration:
the URL http://example.com/~rbowen/file.html
will be
translated to the file path /var/html/rbowen/file.html
the URL http://example.com/~rbowen/file.html
will be
translated to the file path
@@ -99,7 +105,9 @@
Multiple directories or directory paths can also be set.
-For the URL http://example.com/~rbowen/file.html
,
Apache will search for ~rbowen
. If it isn't found,
@@ -114,7 +122,9 @@
The
The above example will redirect a request for
http://example.com/~bob/abc.html
to
@@ -128,7 +138,9 @@
Using the syntax shown in the UserDir documentation, you can restrict what users are permitted to use this functionality:
-The configuration above will enable the feature for all users
except for those listed in the disabled
statement.
diff --git a/docs/manual/mod/mod_userdir.xml b/docs/manual/mod/mod_userdir.xml
index 5e883c8a3ad..747113c2dba 100644
--- a/docs/manual/mod/mod_userdir.xml
+++ b/docs/manual/mod/mod_userdir.xml
@@ -140,7 +140,7 @@ UserDir enabled user1 user2 user3
If you use a command like:
With a request for