]> TLD Linux GIT Repositories - packages/lighttpd.git/blobdiff - mod_secdownload.conf
- merged 1.4.48 from PLD, TLDized
[packages/lighttpd.git] / mod_secdownload.conf
diff --git a/mod_secdownload.conf b/mod_secdownload.conf
new file mode 100644 (file)
index 0000000..c916f1d
--- /dev/null
@@ -0,0 +1,7 @@
+# secure and fast downloading module.
+#
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModSecDownload
+
+server.modules += (
+       "mod_secdownload"
+)