SOURCES: eventum-apache.conf - template for rss access

glen glen at pld-linux.org
Mon Jun 19 15:28:41 CEST 2006


Author: glen                         Date: Mon Jun 19 13:28:41 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- template for rss access

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

---- Diffs:

================================================================
Index: SOURCES/eventum-apache.conf
diff -u SOURCES/eventum-apache.conf:1.5 SOURCES/eventum-apache.conf:1.6
--- SOURCES/eventum-apache.conf:1.5	Mon Jun 19 14:54:00 2006
+++ SOURCES/eventum-apache.conf	Mon Jun 19 15:28:35 2006
@@ -36,6 +36,11 @@
 		# Set here IP of host running CVS
 		Allow from 127.0.0.1
 	</Files>
+
+	# rss has it's own authorization
+	<Files rss.php>
+		Allow from all
+	</Files>
 </Directory>
 
 # RPC for CLI interface
================================================================

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



More information about the pld-cvs-commit mailing list