]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Doh! Mixed up commenting in and out
authorNoirin Plunkett <noirin@apache.org>
Tue, 28 Feb 2006 22:32:27 +0000 (22:32 +0000)
committerNoirin Plunkett <noirin@apache.org>
Tue, 28 Feb 2006 22:32:27 +0000 (22:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@381801 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/public_html.xml

index d3f4b8fa6bdb51cc8a5feeb42a5f5dd0af8603ed..3ee49ac928b8b98ba385259ac7b032cb9652101f 100644 (file)
@@ -35,9 +35,9 @@
     module="mod_userdir">UserDir</directive> directive.</p>
 <p>Note that, by default, access to these directories is <strong>not</strong>
     enabled. You can enable access when using <directive module="mod_userdir"
-    >UserDir</directive> by commenting out the line</p>
+    >UserDir</directive> by uncommenting the line</p>
     <example>
-           Include conf/extra/httpd-userdir.conf
+           #Include conf/extra/httpd-userdir.conf
     </example>
     <p>in the default config file, and adapting the <code
     >httpd-userdir.conf</code>