nagios 1.2 on fedora core 1 problem

David Hansen Jr. dnhansen at lakeport.k12.ca.us
Fri Mar 12 20:18:16 CET 2004


I've got everything configured and installed.  What I'm encountering is
an error when trying to do anything on the nagios web interface.  The
home page loads.  After that, there's a not found error when trying to
view any other page.  Here's the clips from /etc/httpd/conf/httpd.conf:

Alias /nagios/ /usr/local/nagios/share/
<Directory "/usr/local/nagios/share/">
    Options None
    AllowOverride AuthConfig
    Order allow,deny
    Allow from all
</Directory>

ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/
<Directory "/usr/local/nagios/sbin/">
    AllowOverride AuthConfig
    Options ExecCGI
    Order allow,deny
    Allow from all
</Directory>

I've restarted nagios, and it is running.  I've restarted apache.  I'm
lost.  Any suggestions?

Thanks!
David




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&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