]> git.pld-linux.org Git - packages/lighttpd.git/blob - lighttpd-mod_cml.conf
- split from main big config file
[packages/lighttpd.git] / lighttpd-mod_cml.conf
1 server.modules += (
2         "mod_cml"
3 )
4
5 ## for mod_cml
6 ## don't forget to add index.cml to server.indexfiles
7 # cml.extension               = ".cml"
8 # cml.memcache-hosts          = ( "127.0.0.1:11211" )
9
This page took 0.088859 seconds and 4 git commands to generate.