problem with web interface

Samba Samba at guidemail.com
Mon May 3 18:55:13 CEST 2004


http://www.nagios.org/faqs/viewfaq.php?faq_id=222&expand=false&showdesc=fals
e

RTFAQ


-----Original Message-----
From: K. Shantanu [mailto:shantanu-nagios at bjjhumit.com]
Sent: Monday, May 03, 2004 11:35 AM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] problem with web interface


Hi,
While trying to get nagios's web interface working I get,
The requested URL /nagios/nagios was not found on this server.
in the browser. Apache's error.log shows,

[Mon May  3 21:45:27 2004] [error] [client 207.230.101.151] File does not
exist: /usr/local/nagios/share/nagios


# ls ../share/ -a
.   contexthelp  .htaccess  index.html  main.html  robots.txt  ssi
..  docs         images     locale      media      side.html   stylesheets


Parts of httpd.conf which were included are,

ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/

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

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

<Directory /usr/local/nagios/sbin>
AllowOverride AuthConfig
Order allow,deny
Allow from all
Options ExecCGI
</Directory>

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

Thanks a lot for the help so far.

Regards,
Shantanu


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&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
   
This message and accompanying documents are covered by the Electronic
Communications Privacy Act, 18 U.S.C. §§ 2510-2521, and contains information
intended for the specified individual(s) only. This information is
confidential. If you are not the intended recipient or an agent responsible
for delivering it to the intended recipient, you are hereby notified that
you have received this document in error and that any review, dissemination,
copying, or the taking of any action based on the contents of this
information is strictly prohibited. If you have received this communication
in error, please notify us immediately by e-mail, and delete the original
message.


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&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