]> git.pld-linux.org Git - packages/lighttpd.git/blame_incremental - lighttpd-mod_secdownload.conf
fix build with OPENSSL_NO_TLSEXT (old openssl on ac). lighttpd issue 2547
[packages/lighttpd.git] / lighttpd-mod_secdownload.conf
... / ...
CommitLineData
1# secure and fast downloading module.
2#
3# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModSecDownload
4
5server.modules += (
6 "mod_secdownload"
7)
This page took 0.023773 seconds and 4 git commands to generate.