From: Noirin Plunkett Date: Tue, 28 Feb 2006 22:32:27 +0000 (+0000) Subject: Doh! Mixed up commenting in and out X-Git-Tag: 2.3.0~2519 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c8e6054a3b7c6c638cd1c44f0af2664eceecd89;p=thirdparty%2Fapache%2Fhttpd.git Doh! Mixed up commenting in and out git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@381801 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/public_html.xml b/docs/manual/howto/public_html.xml index d3f4b8fa6bd..3ee49ac928b 100644 --- a/docs/manual/howto/public_html.xml +++ b/docs/manual/howto/public_html.xml @@ -35,9 +35,9 @@ module="mod_userdir">UserDir directive.

Note that, by default, access to these directories is not enabled. You can enable access when using UserDir by commenting out the line

+ >UserDir by uncommenting the line

- Include conf/extra/httpd-userdir.conf + #Include conf/extra/httpd-userdir.conf

in the default config file, and adapting the httpd-userdir.conf