SOURCES: lighttpd-mod_cgi.conf - uncomment php entry
    blues 
    blues at pld-linux.org
       
    Sun Apr 27 13:20:19 CEST 2008
    
    
  
Author: blues                        Date: Sun Apr 27 11:20:19 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- uncomment php entry
---- Files affected:
SOURCES:
   lighttpd-mod_cgi.conf (1.4 -> 1.5) 
---- Diffs:
================================================================
Index: SOURCES/lighttpd-mod_cgi.conf
diff -u SOURCES/lighttpd-mod_cgi.conf:1.4 SOURCES/lighttpd-mod_cgi.conf:1.5
--- SOURCES/lighttpd-mod_cgi.conf:1.4	Mon Jul 17 18:41:11 2006
+++ SOURCES/lighttpd-mod_cgi.conf	Sun Apr 27 13:20:14 2008
@@ -19,6 +19,6 @@
 cgi.assign = (
     ".cgi" => "",
 #	".pl"  => "/usr/bin/perl",
-#	".php" => "/usr/bin/php-cgi",
+	".php" => "/usr/bin/php-cgi",
 #	".py"  => "/usr/bin/python",
 )
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/lighttpd-mod_cgi.conf?r1=1.4&r2=1.5&f=u
    
    
More information about the pld-cvs-commit
mailing list