]> git.pld-linux.org Git - packages/PHP-nuke.git/commitdiff
- allow from all
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 22 Jan 2006 21:07:12 +0000 (21:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    PHP-nuke.conf -> 1.2

PHP-nuke.conf

index f6c7040a1b8f6d865f4e399e29c7d84f3afdfcb5..62a5283c4c84564bbcc0a6b727d9f8981014a71f 100644 (file)
@@ -1 +1,4 @@
 Alias /phpnuke /usr/share/phpnuke
+<Directory /usr/share/phpnuke>
+    Allow from all
+</Directory>
This page took 0.069623 seconds and 4 git commands to generate.