Fwd: Error 404 Object not found
Jacques.LUYCKX at cec.eu.int
Jacques.LUYCKX at cec.eu.int
Wed May 14 11:01:26 CEST 2003
Hello
Modify this
ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/
ScriptAlias /nagios/cgi-bin/ "/usr/local/nagios/sbin/"
and
Alias /nagios/ /usr/local/nagios/share/ to
Alias /nagios "/usr/local/nagios/share/"
For me this config is ok ( on rh9.0 and apache2)
-----Original Message-----
From: Mohamed El Zeiny [mailto:MZieny at cairo.westerngeco.slb.com]
Sent: mercredi 14 mai 2003 9:40
To: Fred Albrecht; nagios-users at lists.sourceforge.net
Subject: RE: [Nagios-users] Fwd: Error 404 Object not found
quotes does not make any difference..!!
Zeiny
At 07:14 AM 5/14/2003 +0200, Fred Albrecht wrote:
1dd6e61d.jpg
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
<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/ <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
S 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
S 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/3426b83d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1dd6e61d.jpg
Type: image/jpeg
Size: 633 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/users/attachments/20030514/3426b83d/attachment.jpg>
More information about the Users
mailing list