SOURCES: smokeping.conf - add rights for cgi too...

blues blues at pld-linux.org
Mon Jan 23 13:31:23 CET 2006


Author: blues                        Date: Mon Jan 23 12:31:23 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add rights for cgi too...

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

---- Diffs:

================================================================
Index: SOURCES/smokeping.conf
diff -u SOURCES/smokeping.conf:1.4 SOURCES/smokeping.conf:1.5
--- SOURCES/smokeping.conf:1.4	Wed Dec 28 16:48:30 2005
+++ SOURCES/smokeping.conf	Mon Jan 23 13:31:18 2006
@@ -2,6 +2,10 @@
     Alias	/simg/		"/var/lib/smokeping/img/"
     ScriptAlias /smokeping	"/usr/share/smokeping/smokeping.cgi"
 </IfModule>
+<Directory "/usr/share/smokeping">
+	Order allow,deny
+	Allow from all
+</Directory>
 <Directory "/var/lib/smokeping/img">
 	Order allow,deny
 	Allow from all
================================================================

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



More information about the pld-cvs-commit mailing list