summaryrefslogtreecommitdiff
path: root/www/apache21/files/patch-docs_conf_extra_httpd-userdir.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache21/files/patch-docs_conf_extra_httpd-userdir.conf.in')
-rw-r--r--www/apache21/files/patch-docs_conf_extra_httpd-userdir.conf.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/apache21/files/patch-docs_conf_extra_httpd-userdir.conf.in b/www/apache21/files/patch-docs_conf_extra_httpd-userdir.conf.in
new file mode 100644
index 000000000000..902ef9584641
--- /dev/null
+++ b/www/apache21/files/patch-docs_conf_extra_httpd-userdir.conf.in
@@ -0,0 +1,16 @@
+--- docs/conf/extra/httpd-userdir.conf.in.orig Sun Oct 30 19:37:37 2005
++++ docs/conf/extra/httpd-userdir.conf.in Sun Oct 30 19:38:27 2005
+@@ -8,7 +8,7 @@
+ # the default access control for these directories, as in the example below.
+ #
+ UserDir public_html
+-
++UserDir disabled %%FTPUSERS%%
+ #
+ # 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 @@
+ Deny from all
+ </LimitExcept>
+ </Directory>
+-