SOURCES: proftpd_admin.conf - allow from all (or sth like that sho...
glen
glen at pld-linux.org
Thu Dec 14 20:53:30 CET 2006
Author: glen Date: Thu Dec 14 19:53:30 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- allow from all (or sth like that should be there)
---- Files affected:
SOURCES:
proftpd_admin.conf (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/proftpd_admin.conf
diff -u SOURCES/proftpd_admin.conf:1.1 SOURCES/proftpd_admin.conf:1.2
--- SOURCES/proftpd_admin.conf:1.1 Thu Dec 14 20:48:18 2006
+++ SOURCES/proftpd_admin.conf Thu Dec 14 20:53:25 2006
@@ -1 +1,5 @@
Alias /proftpdadmin /usr/share/proftpd_admin
+
+<Directory "/usr/share/proftpd_admin">
+ Allow from all
+</Directory>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/proftpd_admin.conf?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list