Author: glen                         Date: Mon Jun 19 12:54:05 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- small reorganization

---- Files affected:
SOURCES:
   eventum-apache.conf (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/eventum-apache.conf
diff -u SOURCES/eventum-apache.conf:1.4 SOURCES/eventum-apache.conf:1.5
--- SOURCES/eventum-apache.conf:1.4     Wed Mar  8 13:36:27 2006
+++ SOURCES/eventum-apache.conf Mon Jun 19 14:54:00 2006
@@ -20,14 +20,6 @@
        Order deny,allow
        Allow from all
 
-       # for SCM integration
-       <Files scm_ping.php>
-               AllowOverride None
-               Order allow,deny
-               # Set here IP of host running CVS
-               Allow from 127.0.0.1
-       </Files>
-
        # Make whole eventum password protected
 #      AllowOverride None
 #      Deny from all
@@ -37,6 +29,13 @@
 #      AuthName "Eventum"
 #      Require group eventum
 #      Satisfy any
+
+       # for SCM integration
+       <Files scm_ping.php>
+               Order allow,deny
+               # Set here IP of host running CVS
+               Allow from 127.0.0.1
+       </Files>
 </Directory>
 
 # RPC for CLI interface
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/eventum-apache.conf?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to