SOURCES: lighttpd-php-external.conf - use by default same port php...

glen glen at pld-linux.org
Wed Nov 7 23:35:43 CET 2007


Author: glen                         Date: Wed Nov  7 22:35:43 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use by default same port php-fcgi-init has it's config

---- Files affected:
SOURCES:
   lighttpd-php-external.conf (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd-php-external.conf
diff -u SOURCES/lighttpd-php-external.conf:1.10 SOURCES/lighttpd-php-external.conf:1.11
--- SOURCES/lighttpd-php-external.conf:1.10	Mon Feb 19 23:01:59 2007
+++ SOURCES/lighttpd-php-external.conf	Wed Nov  7 23:35:38 2007
@@ -22,13 +22,13 @@
 #	".php" => (
 #		"local" => (
 #			"host" => "127.0.0.1",
-#			"port" => 1028,
+#			"port" => 1026,
 #			# we enable check-local so you can use server.error-handler-404 for php files too
 #			"check-local" => "enable",
 #		),
 #		"slave" => (
 #			"host" => "192.168.5.93",
-#			"port" => 1028,
+#			"port" => 1026,
 #			# we enable check-local so you can use server.error-handler-404 for php files too
 #			"check-local" => "enable",
 #		),
================================================================

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



More information about the pld-cvs-commit mailing list