]> TLD Linux GIT Repositories - packages/lighttpd.git/blob - mod_mysql_vhost.conf
- init cleanup (merged too much from PLD)
[packages/lighttpd.git] / mod_mysql_vhost.conf
1 # mysql_vhost module.
2 #
3 # Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModMySQLVhost
4
5 server.modules += (
6         "mod_mysql_vhost"
7 )