You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
552 B
15 lines
552 B
7 years ago
|
--- proftpd.conf
|
||
|
+++ proftpd.conf
|
||
|
@@ -238,11 +238,6 @@ LoadModule mod_ctrls_admin.c
|
||
|
# LoadModule mod_tls_memcache.c
|
||
|
#
|
||
|
# Use the /etc/hosts.allow and /etc/hosts.deny files, or other allow/deny
|
||
|
-# files, for IP-based access control
|
||
|
-# (http://www.proftpd.org/docs/contrib/mod_wrap.html)
|
||
|
-# LoadModule mod_wrap.c
|
||
|
-#
|
||
|
-# Use the /etc/hosts.allow and /etc/hosts.deny files, or other allow/deny
|
||
|
# files, as well as SQL-based access rules, for IP-based access control
|
||
|
# (http://www.proftpd.org/docs/contrib/mod_wrap2.html)
|
||
|
# LoadModule mod_wrap2.c
|