Turns out Stephen was smarted than me, and realized how silly this was before I did
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
05e39a5d32
commit
918d1ea42c
1 changed files with 4 additions and 1 deletions
|
@ -27,7 +27,10 @@ ScriptAlias /tac.cgi /usr/lib64/nagios/cgi-bin/tac.cgi
|
|||
Options None
|
||||
</Directory>
|
||||
|
||||
Alias / /usr/share/nagios/html/
|
||||
RewriteEngine on
|
||||
RewriteRule ^/$ /nagios/ [R]
|
||||
|
||||
Alias /nagios /usr/share/nagios/html/
|
||||
|
||||
# This will only affect noc2 because the proxies only forward -external to it.
|
||||
Alias /nagios-external /usr/share/nagios/html/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue