]> andersk Git - mod-vhost-ldap.git/blob - debian/vhost_ldap.conf
add closes: for ITP
[mod-vhost-ldap.git] / debian / vhost_ldap.conf
1 <IfModule mod_vhost_ldap.c>
2     VhostLDAPEnabled on
3     VhostLDAPUrl "ldap://127.0.0.1/ou=vhosts,ou=web,dc=localhost"
4     VhostLdapBindDN "cn=admin,dc=localhost"
5     VhostLDAPBindPassword "changeme"
6 </IfModule>
This page took 0.22819 seconds and 5 git commands to generate.