]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd-mod_expire.conf
sample more debug variables
[packages/lighttpd.git] / lighttpd-mod_expire.conf
index 99d8f4c4da0a8872d4c258a3fceb32f75e803070..65223d7e0841e435284ea15f8cbb165b1cfaec14 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.042883 seconds and 4 git commands to generate.