SOURCES (DEVEL): lighttpd.conf - need full path to server.pem

glen glen at pld-linux.org
Sat Jul 15 23:03:36 CEST 2006


Author: glen                         Date: Sat Jul 15 21:03:36 2006 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- need full path to server.pem

---- Files affected:
SOURCES:
   lighttpd.conf (1.30.2.3 -> 1.30.2.4) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd.conf
diff -u SOURCES/lighttpd.conf:1.30.2.3 SOURCES/lighttpd.conf:1.30.2.4
--- SOURCES/lighttpd.conf:1.30.2.3	Tue Jul 11 22:20:19 2006
+++ SOURCES/lighttpd.conf	Sat Jul 15 23:03:30 2006
@@ -72,7 +72,7 @@
 
 #### SSL engine
 #ssl.engine = "enable"
-#ssl.pemfile = "server.pem"
+#ssl.pemfile = "/etc/lighttpd/server.pem"
 
 # webapps configs
 include_shell "/bin/cat webapps.d/*.conf"
================================================================

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



More information about the pld-cvs-commit mailing list