]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd-mod_expire.conf
update files
[packages/lighttpd.git] / lighttpd-mod_expire.conf
index 99d8f4c4da0a8872d4c258a3fceb32f75e803070..d8f6daa57c74e20f4273b5c49ed5f7b22c8ce836 100644 (file)
@@ -1,9 +1,11 @@
+# Expires module.
+#
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModExpire
+
 server.modules += (
        "mod_expire"
 )
 
-
-#### expire module
 #expire.url = (
 #      "/buggy/" => "access 2 hours",
 #      "/asdhas/" => "access plus 1 seconds 2 minutes",
This page took 0.028137 seconds and 4 git commands to generate.