nagios: Go straight to the service detail page

This bypasses the side navigation frame, but I think said frame currently
provides negative value.

(imported from commit b067d546e4a7fb95e7de2a35be7e7f947c7a0da1)
This commit is contained in:
Keegan McAllister 2012-11-30 21:35:43 -05:00
parent d435f29308
commit 2cf49c4ff2
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
# Where the HTML pages live
Alias /nagios3 /usr/share/nagios3/htdocs
RedirectMatch ^/?$ https://nagios.humbughq.com/nagios3/
RedirectMatch ^/?$ https://nagios.humbughq.com/cgi-bin/nagios3/status.cgi?host=all
<Location "/">
AuthType Digest