SOURCES: lighttpd-mod_cgi_php.conf - static exclude php here

glen glen at pld-linux.org
Sun Apr 27 19:11:09 CEST 2008


Author: glen                         Date: Sun Apr 27 17:11:09 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- static exclude php here

---- Files affected:
SOURCES:
   lighttpd-mod_cgi_php.conf (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd-mod_cgi_php.conf
diff -u SOURCES/lighttpd-mod_cgi_php.conf:1.3 SOURCES/lighttpd-mod_cgi_php.conf:1.4
--- SOURCES/lighttpd-mod_cgi_php.conf:1.3	Sun Apr 27 13:41:16 2008
+++ SOURCES/lighttpd-mod_cgi_php.conf	Sun Apr 27 19:11:03 2008
@@ -6,3 +6,5 @@
 	".php" => "/usr/bin/php.cgi",
 	".php4" => "/usr/bin/php4.cgi",
 )
+
+static-file.exclude-extensions += (".php")
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/lighttpd-mod_cgi_php.conf?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list