SOURCES: lighttpd-mod_cgi_php.conf - support php4

blues blues at pld-linux.org
Sun Apr 27 13:41:22 CEST 2008


Author: blues                        Date: Sun Apr 27 11:41:22 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- support php4

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

---- Diffs:

================================================================
Index: SOURCES/lighttpd-mod_cgi_php.conf
diff -u SOURCES/lighttpd-mod_cgi_php.conf:1.2 SOURCES/lighttpd-mod_cgi_php.conf:1.3
--- SOURCES/lighttpd-mod_cgi_php.conf:1.2	Sun Apr 27 13:39:42 2008
+++ SOURCES/lighttpd-mod_cgi_php.conf	Sun Apr 27 13:41:16 2008
@@ -4,4 +4,5 @@
 
 cgi.assign += (
 	".php" => "/usr/bin/php.cgi",
+	".php4" => "/usr/bin/php4.cgi",
 )
================================================================

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



More information about the pld-cvs-commit mailing list