]> git.pld-linux.org Git - packages/lighttpd.git/blame - mod_authn_ldap.conf
- fix mod_deflate obsoletes
[packages/lighttpd.git] / mod_authn_ldap.conf
CommitLineData
aee01411
ER
1# ldap (mod_authn_ldap)
2#
3# The ldap backend performs the following steps to authenticate a user
4#
5# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModAuth#ldap-mod_authn_ldap
6
7server.modules += (
8 "mod_authn_ldap"
9)
This page took 0.065013 seconds and 4 git commands to generate.