summaryrefslogtreecommitdiff
path: root/www/apache22/files/patch-docs__conf__extra__httpd-userdir.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache22/files/patch-docs__conf__extra__httpd-userdir.conf.in')
-rw-r--r--www/apache22/files/patch-docs__conf__extra__httpd-userdir.conf.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache22/files/patch-docs__conf__extra__httpd-userdir.conf.in b/www/apache22/files/patch-docs__conf__extra__httpd-userdir.conf.in
index 48fc2f5dc8ee..fbd63ed9b8df 100644
--- a/www/apache22/files/patch-docs__conf__extra__httpd-userdir.conf.in
+++ b/www/apache22/files/patch-docs__conf__extra__httpd-userdir.conf.in
@@ -1,5 +1,5 @@
---- ./docs/conf/extra/httpd-userdir.conf.in.orig 2007-03-07 02:33:58.000000000 -0500
-+++ ./docs/conf/extra/httpd-userdir.conf.in 2010-05-06 19:37:54.222730166 -0400
+--- docs/conf/extra/httpd-userdir.conf.in.orig 2007-03-07 07:33:58 UTC
++++ docs/conf/extra/httpd-userdir.conf.in
@@ -8,7 +8,7 @@
# the default access control for these directories, as in the example below.
#
@@ -9,7 +9,7 @@
#
# Control access to UserDir directories. The following is an example
# for a site where these directories are restricted to read-only.
-@@ -25,4 +25,3 @@
+@@ -25,4 +25,3 @@ UserDir public_html
Deny from all
</LimitExcept>
</Directory>