From 8c8e6054a3b7c6c638cd1c44f0af2664eceecd89 Mon Sep 17 00:00:00 2001
From: Noirin Plunkett
Date: Tue, 28 Feb 2006 22:32:27 +0000
Subject: [PATCH] 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
---
docs/manual/howto/public_html.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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
--
2.47.3