]> git.pld-linux.org Git - packages/lighttpd.git/blob - lighttpd-mod_deflate.conf
hotfix: fix out-of-filedescriptors when uploading "large" files (fixes #2660, thx...
[packages/lighttpd.git] / lighttpd-mod_deflate.conf
1 # Deflate module.
2 #
3 # Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModDeflate
4
5 server.modules += (
6         "mod_deflate"
7 )
This page took 0.057179 seconds and 3 git commands to generate.