Merge branch 'master' of /git/ansible

This commit is contained in:
Stephen Smoogen 2017-04-29 21:30:21 +00:00
commit 00898d910e

View file

@ -27,6 +27,9 @@ ScriptAlias /tac.cgi /usr/lib64/nagios/cgi-bin/tac.cgi
Options None
</Directory>
RewriteEngine on
RewriteRule ^/$ /nagios/ [R]
Alias /nagios /usr/share/nagios/html/
# This will only affect noc2 because the proxies only forward -external to it.