Skip to content
Snippets Groups Projects
Commit 3e04fa96 authored by jurgenhaas's avatar jurgenhaas
Browse files

Implement global Apache access control

parent 0d3689d3
No related branches found
No related tags found
No related merge requests found
<VirtualHost *:80>
Include /etc/apache2/conf-available/global-redirect.conf
ServerName {{ inventory_hostname }}
<Location /server-status>
SetHandler server-status
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment