Files
bsdports/net/apache/files/patch-docs__conf__extra__httpd-userdir.conf.in
2019-12-26 07:26:06 +00:00

12 lines
320 B
Plaintext

--- 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 ftp
+
#
# Control access to UserDir directories. The following is an example
# for a site where these directories are restricted to read-only.