]> git.pld-linux.org Git - packages/lighttpd.git/blob - lighttpd-mod_webdav.conf
- make logs dir owned by root (to protect against malicous cgi-s creating files there)
[packages/lighttpd.git] / lighttpd-mod_webdav.conf
1 # webdav module.
2 #
3 # Documentation: http://www.lighttpd.net/documentation/webdav.html
4
5 server.modules += (
6         "mod_webdav"
7 )
This page took 0.026258 seconds and 3 git commands to generate.