Apache Config Hell...

Meyer, David R David.Meyer07 at ca.com
Tue Dec 20 23:43:36 CET 2005


Hi All,

I'm using 1.3 on Debian 3.1. Everything seems to be working very well
EXCEPT for one thing. When I click on 3-D Status Map using either
Firefox or Internet Exploder, it wants to download the statuswrl.cgi
file rather than display it. 

I have put the following line at the end of my httpd.conf file

Alias /nagios/cgi-bin /usr/lib/cgi-bin/nagios <Directory
/usr/lib/cgi-bin/nagios>

Options +ExecCGI

AddHandler cgi-script .cgi

AllowOverride AuthConfig

</Directory>

Alias /nagios/stylesheets /etc/nagios/stylesheets <Directory
/etc/nagios/stylesheets>

AllowOverride AuthConfig

</Directory>

Alias /nagios /usr/share/nagios/htdocs

<Directory /usr/share/nagios/htdocs>

AllowOverride AuthConfig

</Directory>

When I did that, nothing changed. Can anyone tell me what I might need
to change or where I might be going wrong? Any help is greatly
appreciated!

Dave



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list