Fwd: Error 404 Object not found
Fred Albrecht
Fred.Albrecht at za.tiscali.com
Wed May 14 07:14:47 CEST 2003
--------------------------------------
Please visit www.tiscali.co.za
--------------------------------------
hmmm, mine looks like this and works (dunno whether the quotes make any difference):
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>
:)
fred
-----Original Message-----
From: Mohamed El Zeiny [mailto:MZieny at cairo.westerngeco.slb.com]
Sent: 14 May 2003 06:45 AM
To: Leonard Miller; nagios-users at lists.sourceforge.net
Subject: [Nagios-users] Fwd: Error 404 Object not found
Date: Tue, 13 May 2003 11:07:33 +0300
To: nagios-users at lists.sourceforge.net
From: Mohamed El Zeiny <MZieny at cairo.westerngeco.slb.com>
Subject: Error 404 Object not found
Hi,
I am starting installing Nagios into our system for my first time.
I appended the following lines to httpd.conf
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>
But I am still get the page Object Not found Error 404 when try http://localhost/nagios/
and a link down the page to localhost, when click that link it gives me the test page of apache.
Any ideas???
Regards,
Mohamed El-Zeiny
DP Project Leader - System Administrator
WesternGeco - DP Cairo Center
Schlumberger
* 202 417 9731 * 202 417 9741
* 2 0101 612 650 Ext. 226
* MZieny at cairo.westerngeco.slb.com
=======================================
Mohamed El-Zeiny
DP Project Leader - System Administrator
WesternGeco - DP Cairo Center
Schlumberger
* 202 417 9731 * 202 417 9741
* 2 0101 612 650 Ext. 226
* MZieny at cairo.westerngeco.slb.com
=======================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20030514/ae8c2981/attachment.html>
More information about the Users
mailing list