Current File : //usr/share/doc/lighttpd-1.4.54/config/conf.d/mod.template
#######################################################################
##
##  Foo Module 
## --------------- 
##
server.modules += ( "mod_Foo" )

##
## foo
##
#foo.bar = 1

##
#######################################################################