697b70b816989d1ff3281c836ea7d346614aa774
[sysconfig/apache2.git] / ldap.conf
1 <Location /ldap-status>
2         SetHandler ldap-status
3         Require local
4 </Location>
5
6 # vim: syntax=apache ts=4 sw=4 sts=4 sr noet