SOURCES: lighttpd-mod_compress.conf - sample cache-dir which exist...
    glen 
    glen at pld-linux.org
       
    Tue Sep  4 15:04:46 CEST 2007
    
    
  
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
    
    
More information about the pld-cvs-commit
mailing list