]> git.pld-linux.org Git - packages/lighttpd.git/blame - mod_authn_mysql.conf
add mod_vhostdb_pgsql build
[packages/lighttpd.git] / mod_authn_mysql.conf
CommitLineData
33ba2546
ER
1# mysql (mod_authn_mysql)
2#
3# The mysql backend authenticates the user against MySQL/MariaDB infrastructure
4#
5# Documentation: https://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModAuth#mysql-mod_authn_mysql
6
7server.modules += (
8 "mod_authn_mysql"
9)
This page took 0.071504 seconds and 4 git commands to generate.