opnsense-ports/www/apache24/files/patch-docs__conf__extra__httpd-userdir.conf.in
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

11 lines
329 B
Text

--- 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.