Search found 3 matches
- Fri Mar 23, 2012 10:36 am
- Forum: Open Source Nagios Projects
- Topic: cgi files not found
- Replies: 4
- Views: 2656
Re: cgi files not found
same result...
- Thu Mar 22, 2012 12:38 pm
- Forum: Open Source Nagios Projects
- Topic: cgi files not found
- Replies: 4
- Views: 2656
Re: cgi files not found
Thanks for the reply! in etc/apache2/conf.d/ there's a nagios3.conf which is like a shortcut for /etc/nagios3/apache2.conf The content of this file is: # apache configuration for nagios 3.x # note to users of nagios 1.x and 2.x: # throughout this file are commented out sections which preserve # back...
- Thu Mar 22, 2012 4:32 am
- Forum: Open Source Nagios Projects
- Topic: cgi files not found
- Replies: 4
- Views: 2656
cgi files not found
I've installed nagios on my server but when connecting on http://ip/nagios3 except from the home page all other pages return an error message like The requested URL /cgi-bin/nagios3/status.cgi was not found on this server. The specific paths/files (/cgi-bin/nagios3/status.cgi) exist on server. When ...