Search found 4 matches
- Tue Jul 14, 2015 3:30 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios 3 / Apache 2.4 - Clicking host link downloads a file
- Replies: 6
- Views: 11659
Re: Nagios 3 / Apache 2.4 - Clicking host link downloads a f
I forgot to mention that I did uninstall and re-install Chrome to make sure everything was back to their original defaults.
- Tue Jul 14, 2015 3:19 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios 3 / Apache 2.4 - Clicking host link downloads a file
- Replies: 6
- Views: 11659
Re: Nagios 3 / Apache 2.4 - Clicking host link downloads a f
The group owner was just me hiding the real user and groups. I finally used IE and FF to view the Nagios Host link, and they were both able to properly display the Web Page without attempting to download the status.cgi file. I also found out the trends.cgi and histogram.cgi also did not work, becaus...
- Mon Jul 13, 2015 3:54 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios 3 / Apache 2.4 - Clicking host link downloads a file
- Replies: 6
- Views: 11659
Re: Nagios 3 / Apache 2.4 - Clicking host link downloads a f
Yes, the Nagios sbin directory appears to be executable by everyone. $ ls -la sbin total 3312 drwxrwxr-x 2 group owner 4096 Oct 31 2012 ./ drwxrwxr-x 9 group owner 4096 Nov 1 2012 ../ -rwxrwxr-x 1 group owner 239312 Oct 31 2012 avail.cgi* -rwxrwxr-x 1 group owner 244152 Oct 31 2012 cmd.cgi* -rwxrwxr...
- Mon Jul 13, 2015 12:24 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios 3 / Apache 2.4 - Clicking host link downloads a file
- Replies: 6
- Views: 11659
Nagios 3 / Apache 2.4 - Clicking host link downloads a file
We are running Nagios 3.2.3 on Apache 2.4, and I know the DefaultType directive has been removed. While testing out Nagios on Apache 2.4 on RHEL 5.x, clicking on the Current->Hosts link causes Chrome, FF, and IE browsers to download a status.cgi file instead of displaying the Hosts page. Has anyone ...