]> git.pld-linux.org Git - packages/lighttpd.git/blob - mod_authn_ldap.conf
- fix mod_deflate obsoletes
[packages/lighttpd.git] / mod_authn_ldap.conf
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
7 server.modules += (
8         "mod_authn_ldap"
9 )
This page took 0.088761 seconds and 3 git commands to generate.