Author: glen                         Date: Tue Sep  4 13:04:46 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- sample cache-dir which exists now

---- Files affected:
SOURCES:
   lighttpd-mod_compress.conf (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd-mod_compress.conf
diff -u SOURCES/lighttpd-mod_compress.conf:1.3 
SOURCES/lighttpd-mod_compress.conf:1.4
--- SOURCES/lighttpd-mod_compress.conf:1.3      Mon Jul 17 18:41:11 2006
+++ SOURCES/lighttpd-mod_compress.conf  Tue Sep  4 15:04:40 2007
@@ -1,11 +1,11 @@
-# compress module.
+# Compress module.
 #
-# Documentation: http://www.lighttpd.net/documentation/compress.html
+# Documentation: http://trac.lighttpd.net/trac/wiki/Docs:ModCompress
 
 server.modules += (
        "mod_compress"
 )
 
 #### compress module
-#compress.cache-dir          = "/tmp/lighttpd/cache/compress/"
-#compress.filetype           = ("text/plain", "text/html")
+#compress.cache-dir = "/var/cache/lighttpd/mod_compress"
+#compress.filetype = ("text/plain", "text/html")
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/lighttpd-mod_compress.conf?r1=1.3&r2=1.4&f=u

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

Reply via email to