SOURCES: lighttpd-php-external.conf, lighttpd-php-spawned.conf - a...

glen glen at pld-linux.org
Wed Feb 6 15:26:45 CET 2008


Author: glen                         Date: Wed Feb  6 14:26:45 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- allow-x-send-file sample

---- Files affected:
SOURCES:
   lighttpd-php-external.conf (1.11 -> 1.12) , lighttpd-php-spawned.conf (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd-php-external.conf
diff -u SOURCES/lighttpd-php-external.conf:1.11 SOURCES/lighttpd-php-external.conf:1.12
--- SOURCES/lighttpd-php-external.conf:1.11	Wed Nov  7 23:35:38 2007
+++ SOURCES/lighttpd-php-external.conf	Wed Feb  6 15:26:39 2008
@@ -15,6 +15,7 @@
 		# we enable check-local so you can use server.error-handler-404 for php files too
 		"check-local" => "enable",
 		"disable-time" => 1,
+#        "allow-x-send-file" => "enable",
 	))
 )
 

================================================================
Index: SOURCES/lighttpd-php-spawned.conf
diff -u SOURCES/lighttpd-php-spawned.conf:1.6 SOURCES/lighttpd-php-spawned.conf:1.7
--- SOURCES/lighttpd-php-spawned.conf:1.6	Mon Feb 19 22:56:40 2007
+++ SOURCES/lighttpd-php-spawned.conf	Wed Feb  6 15:26:40 2008
@@ -25,6 +25,7 @@
 		"broken-scriptfilename" => "enable",
 		"check-local" => "enable",
 		"disable-time" => 1,
+#        "allow-x-send-file" => "enable",
 	))
 )
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/lighttpd-php-external.conf?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/lighttpd-php-spawned.conf?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list