1
0
James Ketrenos f29b3fe156 Move apache2 config outside the container
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2024-05-14 08:41:14 -07:00

7 lines
121 B
ApacheConf

<Location /ldap-status>
SetHandler ldap-status
Require local
</Location>
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet