]> git.pld-linux.org Git - packages/lighttpd.git/blob - lighttpd-mod_magnet.conf
sample more debug variables
[packages/lighttpd.git] / lighttpd-mod_magnet.conf
1 # a power-magnet module.
2 #
3 # Documentation: http://redmine.lighttpd.net/wiki/lighttpd/Docs:ModMagnet
4
5 server.modules += (
6         "mod_magnet"
7 )
8
9 #magnet.attract-raw-url-to = ...
10 #magnet.attract-physical-path-to = ...
This page took 1.631348 seconds and 3 git commands to generate.