]> git.pld-linux.org Git - packages/lighttpd.git/blame - lighttpd-mod_uploadprogress.conf
- do not by default forbid download of .pl (and .fcgi) scripts
[packages/lighttpd.git] / lighttpd-mod_uploadprogress.conf
CommitLineData
ae3f15e3
ER
1# uploadprogress module.
2
3server.modules += (
4 "mod_uploadprogress"
5)
6
dc9ee67c 7#upload-progress.progress-url = "/upload"
This page took 0.044082 seconds and 4 git commands to generate.