blob: 67eef7beffe2d3ca4acb35149eaa591bed917438 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- docs/conf/extra/httpd-userdir.conf.in.orig 2011-06-06 21:40:41 UTC
+++ docs/conf/extra/httpd-userdir.conf.in
@@ -9,6 +9,8 @@
#
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.
|