Stop listening on IPs we haven't had for years
[sysconfig/apache2.git] / mods-available / 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