SOURCES: phpBB.conf - allow from all
    dzeus 
    dzeus at pld-linux.org
       
    Sun Jan 22 19:44:04 CET 2006
    
    
  
Author: dzeus                        Date: Sun Jan 22 18:44:04 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- allow from all
---- Files affected:
SOURCES:
   phpBB.conf (1.1 -> 1.2) 
---- Diffs:
================================================================
Index: SOURCES/phpBB.conf
diff -u SOURCES/phpBB.conf:1.1 SOURCES/phpBB.conf:1.2
--- SOURCES/phpBB.conf:1.1	Wed Nov  3 22:10:32 2004
+++ SOURCES/phpBB.conf	Sun Jan 22 19:43:59 2006
@@ -1 +1,4 @@
 Alias /phpBB /usr/share/phpBB
+<Location /phpBB>
+    Allow from all
+</Location>
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/phpBB.conf?r1=1.1&r2=1.2&f=u
    
    
More information about the pld-cvs-commit
mailing list