<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 5.50.4923.2500" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=915325808-14052003>Hello 
</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=915325808-14052003></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff><SPAN class=915325808-14052003><FONT face=Arial 
size=2>Modify this </FONT></SPAN></FONT></DIV>
<DIV><FONT color=#0000ff><SPAN class=915325808-14052003><FONT face=Arial 
size=2></FONT></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff><SPAN class=915325808-14052003><FONT face=Arial 
size=2>ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/<BR><FONT size=2>
<P>ScriptAlias /nagios/cgi-bin/ 
"/usr/local/nagios/sbin/"</P></FONT></FONT></SPAN></FONT></DIV>
<DIV><FONT color=#0000ff><SPAN class=915325808-14052003><FONT face=Arial 
size=2> </DIV></FONT></SPAN></FONT>
<DIV><FONT color=#0000ff><SPAN class=915325808-14052003><FONT face=Arial 
size=2>and</FONT></DIV>
<P><FONT face=Arial size=2>Alias<FONT color=#ff0000> /nagios<SPAN 
class=915325808-14052003>/</SPAN> </FONT>/usr/local/nagios/share/</FONT><SPAN 
class=915325808-14052003><FONT face=Arial size=2> to </FONT></P>
<P><FONT size=2><FONT face=Arial>Alias</FONT><FONT face=Arial><FONT 
color=#ff0000> /nagios </FONT>"/usr/local/nagios/share/"</FONT></FONT></P>
<P><FONT face=Arial size=2></FONT> </P>
<P><SPAN class=915325808-14052003><FONT face=Arial size=2>For me this config is 
ok ( on rh9.0 and apache2)</FONT></SPAN></P></SPAN></SPAN></FONT>
<BLOCKQUOTE>
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Mohamed El Zeiny 
  [mailto:MZieny@cairo.westerngeco.slb.com]<BR><B>Sent:</B> mercredi 14 mai 2003 
  9:40<BR><B>To:</B> Fred Albrecht; 
  nagios-users@lists.sourceforge.net<BR><B>Subject:</B> RE: [Nagios-users] Fwd: 
  Error 404 Object not found<BR><BR></FONT></DIV>quotes does not make any 
  difference..!!<BR><BR>Zeiny<BR><BR>At 07:14 AM 5/14/2003 +0200, Fred Albrecht 
  wrote:<BR>
  <BLOCKQUOTE class=cite cite type="cite"><A 
    href="'http://mercimail.tiscali.co.za/sup/goto/shivgyazaxaf80o4l1hqlneq_mxtie4pjjtfuobywl5tfijbqhtj17hw16uf5bbnelxtfs-ywzunku2qwzighq'"><IMG 
    alt=1dd6e61d.jpg src="cid:915325808@14052003-14c0"></A><BR><BR><FONT 
    face=arial color=#0000ff size=2>hmmm, mine looks like this and works (dunno 
    whether the quotes make any difference):</FONT><BR> <BR><FONT 
    face=arial color=#0000ff size=2>ScriptAlias /nagios/cgi-bin/ 
    /usr/local/nagios/sbin/<BR><Directory 
    "/usr/local/nagios/sbin/"><BR>    AllowOverride 
    AuthConfig<BR>    Options ExecCGI<BR>    Order 
    allow,deny<BR>    Allow from 
    all<BR></Directory></FONT><BR> <BR><FONT face=arial color=#0000ff 
    size=2>Alias /nagios /usr/local/nagios/share/<BR><Directory 
    "/usr/local/nagios/share"><BR>    Options 
    None<BR>    AllowOverride AuthConfig<BR>    
    Order allow,deny<BR>    Allow from 
    all<BR></Directory><BR>:)</FONT><BR><FONT face=arial color=#0000ff 
    size=2>fred</FONT> 
    <DL><FONT face=tahoma size=2>
      <DD>-----Original Message----- 
      <DD>From:</B> Mohamed El Zeiny [<A 
      href="mailto:MZieny@cairo.westerngeco.slb.com" 
      eudora="autourl">mailto:MZieny@cairo.westerngeco.slb.com</A>] 
      <DD>Sent:</B> 14 May 2003 06:45 AM 
      <DD>To:</B> Leonard Miller; nagios-users@lists.sourceforge.net 
      <DD>Subject:</B> [Nagios-users] Fwd: Error 404 Object not 
      found<BR><BR></FONT>
      <BLOCKQUOTE class=cite cite type="cite">
        <DD>Date: Tue, 13 May 2003 11:07:33 +0300 
        <DD>To: nagios-users@lists.sourceforge.net 
        <DD>From: Mohamed El Zeiny <MZieny@cairo.westerngeco.slb.com> 
        <DD>Subject: Error 404 Object not found<BR><BR>
        <DD>Hi, 
        <DD>I am starting installing Nagios into our system for my first time. 
        <DD>I appended the following lines to httpd.conf<BR><BR><BR><BR>
        <DD>ScriptAlias "/nagios/cgi-bin/" "/usr/local/nagios/sbin/" 
        <DD><Directory "/usr/local/nagios/sbin/"> 
        <DD>    AllowOverride AuthConfig 
        <DD>    Options ExecCGI 
        <DD>    Order allow,deny 
        <DD>    Allow from all 
        <DD></Directory> 
        <DD>Alias "/nagios/" "/usr/local/nagios/share/" 
        <DD><Directory "/usr/local/nagios/share"> 
        <DD>    Options None 
        <DD>    AllowOverride AuthConfig 
        <DD>    Order allow,deny 
        <DD>    Allow from all 
        <DD></Directory><BR><BR><BR><BR>
        <DD>But I am still get the page Object Not found Error 404 when try <A 
        href="http://localhost/nagios/" 
        eudora="autourl">http://localhost/nagios/</A> 
        <DD>and a link down the page to localhost</U>, when click that link it 
        gives me the test page of apache.<BR><BR>
        <DD>Any ideas???<BR><BR>
        <DD>Regards,<BR><BR><FONT face="Monotype Corsiva, Zapf Chancery" size=6>
        <DD>Mohamed El-Zeiny</B></FONT><FONT face=helv size=2> 
        <DD>DP Project Leader</FONT><FONT face=helv> - </B>System Administrator 
        </FONT><FONT face="Arial Black, Helvetica" color=#0000ff>
        <DD>WesternGeco </I></FONT><FONT face=helv size=2>- DP Cairo 
        Center</B></FONT><FONT face=impact color=#000080> 
        <DD>Schlumberger</FONT><FONT face=wingdings size=5><FONT FACE="Courier New"></FONT> 
        <DD>(</FONT><FONT face=helv size=2> 202 417 
        9731<X-TAB>  </X-TAB></FONT><FONT face=webdings 
        size=5>Ê</FONT><FONT face=webdings size=1><FONT FACE="Courier New"></FONT> </FONT><FONT face=helv 
        size=2>202 417 9741</FONT><FONT face=webdings size=5><FONT FACE="Courier New"></FONT> 
        <DD>È</FONT><FONT face=helv size=2> 2 0101 612 
        650<X-TAB>        </X-TAB>Ext.   
        226</FONT><FONT face=webdings size=5><FONT FACE="Courier New"></FONT> 
        <DD>S</FONT><FONT face=helv size=2> MZieny@cairo.westerngeco.slb.com 
        <DD>=======================================</FONT></DD></BLOCKQUOTE><FONT 
      face="Monotype Corsiva, Zapf Chancery" size=6>
      <DD>Mohamed El-Zeiny</B></FONT><FONT face=helv size=2> 
      <DD>DP Project Leader</FONT><FONT face=helv> - </B>System Administrator 
      </FONT><FONT face="Arial Black, Helvetica" color=#0000ff>
      <DD>WesternGeco </I></FONT><FONT face=helv size=2>- DP Cairo 
      Center</B></FONT><FONT face=impact color=#000080> 
      <DD>Schlumberger</FONT><FONT face=wingdings size=5><FONT FACE="Courier New"></FONT> 
      <DD>(</FONT><FONT face=helv size=2> 202 417 
      9731<X-TAB>  </X-TAB></FONT><FONT face=webdings 
      size=5>Ê</FONT><FONT face=webdings size=1><FONT FACE="Courier New"></FONT> </FONT><FONT face=helv 
      size=2>202 417 9741</FONT><FONT face=webdings size=5><FONT FACE="Courier New"></FONT> 
      <DD>È</FONT><FONT face=helv size=2> 2 0101 612 
      650<X-TAB>        </X-TAB>Ext.   
      226</FONT><FONT face=webdings size=5><FONT FACE="Courier New"></FONT> 
      <DD>S</FONT><FONT face=helv size=2> MZieny@cairo.westerngeco.slb.com 
      <DD>=======================================</FONT></DD></DL></BLOCKQUOTE><X-SIGSEP>
  <P></X-SIGSEP>
  <DL></DL><FONT face="Monotype Corsiva, Zapf Chancery" size=6><B>Mohamed 
  El-Zeiny<BR></B></FONT><FONT face=Helv size=2>DP Project Leader</FONT><FONT 
  face=Helv><B> - </B>System Administrator <BR></FONT><FONT 
  face="Arial Black, Helvetica" color=#0000ff><I>WesternGeco </I></FONT><FONT 
  face=Helv size=2><B>- DP Cairo Center<BR></B></FONT><FONT face=Impact 
  color=#000080>Schlumberger<BR></FONT><FONT face=Wingdings size=5>(</FONT><FONT 
  face=Helv size=2> 202 417 9731<X-TAB>  </X-TAB></FONT><FONT 
  face=Webdings size=5>Ê</FONT><FONT face=Webdings size=1><FONT FACE="Courier New"></FONT> </FONT><FONT 
  face=Helv size=2>202 417 9741<BR></FONT><FONT face=Webdings 
  size=5>È</FONT><FONT face=Helv size=2> 2 0101 612 
  650<X-TAB>        </X-TAB>Ext.   
  226<BR></FONT><FONT face=Webdings size=5>œ</FONT><FONT face=Helv size=2> 
  MZieny@cairo.westerngeco.slb.com<BR>=======================================<BR></BLOCKQUOTE></FONT></BODY></HTML>