mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
12 lines
320 B
Plaintext
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.
|