]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd-mod_expire.conf
- up to r2504
[packages/lighttpd.git] / lighttpd-mod_expire.conf
index 427dab8d78aa0b6175dbc391849a15122c6db4f0..2ee565add648f2d7d161555968aa196fa37288b0 100644 (file)
@@ -1,3 +1,12 @@
+# Expires module.
+#
+# Documentation: http://www.lighttpd.net/documentation/expire.html
+
 server.modules += (
        "mod_expire"
 )
+
+#expire.url = (
+#      "/buggy/" => "access 2 hours",
+#      "/asdhas/" => "access plus 1 seconds 2 minutes",
+#)
This page took 0.034542 seconds and 4 git commands to generate.