Author: glen                         Date: Tue Jul 18 10:06:19 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- typo

---- Files affected:
SOURCES:
   lighttpd-ssl.conf (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd-ssl.conf
diff -u SOURCES/lighttpd-ssl.conf:1.1 SOURCES/lighttpd-ssl.conf:1.2
--- SOURCES/lighttpd-ssl.conf:1.1       Mon Jul 17 19:53:36 2006
+++ SOURCES/lighttpd-ssl.conf   Tue Jul 18 12:06:14 2006
@@ -6,6 +6,6 @@
        ssl.engine = "enable"
        ssl.pemfile = "/etc/lighttpd/server.pem"
        $HTTP["useragent"] =~ "MSIE" {
-               server.max-keepalive-requests = 0
+               server.max-keep-alive-requests = 0
        }
 }
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to