From 2a463b3cd73c32ee9dcd508248d0194923f435f4 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sat, 29 Mar 2014 21:56:19 +0100 Subject: Imported Upstream version 2.4.9 --- docs/manual/howto/public_html.html.en | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'docs/manual/howto/public_html.html.en') diff --git a/docs/manual/howto/public_html.html.en b/docs/manual/howto/public_html.html.en index 46b55084..71b2a1af 100644 --- a/docs/manual/howto/public_html.html.en +++ b/docs/manual/howto/public_html.html.en @@ -9,7 +9,7 @@ - @@ -137,10 +137,8 @@ You can, likewise, disable the feature for all but a few users by using a configuration like the following:

-
-      UserDir disabled
- UserDir enabled rbowen krietz -
+
      UserDir disabled
+ UserDir enabled rbowen krietz

See UserDir @@ -156,12 +154,10 @@ directive to make a particular subdirectory of a user's home directory cgi-enabled.

-
-<Directory /home/*/public_html/cgi-bin/>
+    
<Directory /home/*/public_html/cgi-bin/>
     Options ExecCGI
     SetHandler cgi-script
-</Directory>
-    
+</Directory>

Then, presuming that UserDir is set to @@ -209,7 +205,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/2.4/howto/public_html.ht } })(window, document); //-->