mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-14 14:20:11 -07:00
7 lines
121 B
Text
7 lines
121 B
Text
|
<Location /ldap-status>
|
||
|
SetHandler ldap-status
|
||
|
Require local
|
||
|
</Location>
|
||
|
|
||
|
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
|