Search found 3 matches

by michael_teter
Fri Dec 13, 2013 8:59 am
Forum: Open Source Nagios Projects
Topic: How to change default url from /nagios3 to / ?
Replies: 4
Views: 4544

Re: How to change default url from /nagios3 to / ?

Thanks for the suggestions.

However, due to other circumstances, this effort is being put on hold. Sorry to waste anyone's time!
by michael_teter
Fri Dec 13, 2013 4:40 am
Forum: Open Source Nagios Projects
Topic: How to change default url from /nagios3 to / ?
Replies: 4
Views: 4544

Re: How to change default url from /nagios3 to / ?

Hi. My config is the basic one provided by the Ubuntu Nagios3 package: # apache configuration for nagios 3.x ScriptAlias /cgi-bin/nagios3 /usr/lib/cgi-bin/nagios3 ScriptAlias /nagios3/cgi-bin /usr/lib/cgi-bin/nagios3 # Where the stylesheets (config files) reside Alias /nagios3/stylesheets /etc/nagio...
by michael_teter
Thu Dec 12, 2013 12:39 pm
Forum: Open Source Nagios Projects
Topic: How to change default url from /nagios3 to / ?
Replies: 4
Views: 4544

How to change default url from /nagios3 to / ?

Hi. Forgive me if this has been asked and answered before... my search on the forum didn't turn up useful results on this topic. I have nagios3 installed on ubuntu 12.04, and I cannot figure out how to change the URL from http://myserver/nagios3 to http://myserver/ . This question has been asked and...