SOURCES: PHP-nuke.conf - allow from all
glen
glen at pld-linux.org
Sun Jan 22 22:07:18 CET 2006
Author: glen Date: Sun Jan 22 21:07:18 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- allow from all
---- Files affected:
SOURCES:
PHP-nuke.conf (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/PHP-nuke.conf
diff -u SOURCES/PHP-nuke.conf:1.1 SOURCES/PHP-nuke.conf:1.2
--- SOURCES/PHP-nuke.conf:1.1 Fri Nov 26 15:46:03 2004
+++ SOURCES/PHP-nuke.conf Sun Jan 22 22:07:12 2006
@@ -1 +1,4 @@
Alias /phpnuke /usr/share/phpnuke
+<Directory /usr/share/phpnuke>
+ Allow from all
+</Directory>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/PHP-nuke.conf?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list