lighttpd1.4/doc/config/conf.d/magnet.conf

23 lines
497 B
Plaintext

#######################################################################
##
## Magnet Module
## ---------------
##
## see http://trac.lighttpd.net/trac/wiki/Docs%3AModMagnet
##
server.modules += ( "mod_magnet" )
##
##
##
#magnet.attract-raw-url-to = ( )
##
## as an example for that see the mod_magnet docs and
## http://pixel.global-banlist.de./
##
#magnet.attract-physical-path-to = ( conf_dir + "/cleanurl.lua" )
##
#######################################################################