@bencapp3/react-native-static-server
Version:
Embedded HTTP server for React Native
23 lines (19 loc) • 512 B
Plain Text
######################################################################
#
# Magnet Module
# ---------------
#
# See https://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModMagnet
#
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" )
#
######################################################################