SOURCES: lighttpd.conf - add pidfile
aredridel
aredridel at pld-linux.org
Fri Nov 18 22:19:21 CET 2005
Author: aredridel Date: Fri Nov 18 21:19:21 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- add pidfile
---- Files affected:
SOURCES:
lighttpd.conf (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SOURCES/lighttpd.conf
diff -u SOURCES/lighttpd.conf:1.23 SOURCES/lighttpd.conf:1.24
--- SOURCES/lighttpd.conf:1.23 Tue Nov 15 15:15:47 2005
+++ SOURCES/lighttpd.conf Fri Nov 18 22:19:15 2005
@@ -44,6 +44,7 @@
## where to send error-messages to
server.errorlog = "/var/log/lighttpd/lighttpd.log"
+server.pid-file = "/var/run/lighttpd.pid"
# files to check for if .../ is requested
server.indexfiles = (
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/lighttpd.conf?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list