SOURCES: lighttpd.conf - include webapps configs as last

glen glen at pld-linux.org
Tue Jan 24 00:06:21 CET 2006


Author: glen                         Date: Mon Jan 23 23:06:21 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- include webapps configs as last

---- Files affected:
SOURCES:
   lighttpd.conf (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd.conf
diff -u SOURCES/lighttpd.conf:1.30 SOURCES/lighttpd.conf:1.31
--- SOURCES/lighttpd.conf:1.30	Mon Jan 16 00:01:45 2006
+++ SOURCES/lighttpd.conf	Tue Jan 24 00:06:16 2006
@@ -163,8 +163,6 @@
 #	)
 #)
 
-include_shell "/bin/cat webapps.d/*.conf"
-
 #### fastcgi module
 ## read fastcgi.txt for more info
 #fastcgi.debug = 1
@@ -335,3 +333,4 @@
 #	"/cgi-bin/" => "/usr/lib/cgi-bin",
 #)
 
+include_shell "/bin/cat webapps.d/*.conf"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/lighttpd.conf?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list