<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.17023" name=GENERATOR></HEAD>
<BODY>
<DIV>
<P dir=ltr align=left><FONT face="Trebuchet MS" size=2><SPAN 
class=727493510-14052010>Try</SPAN></FONT></P>
<P dir=ltr align=left><FONT face="Trebuchet MS" size=2><SPAN 
class=727493510-14052010>   Options +ExecCGI<BR></SPAN></FONT></P>
<P dir=ltr align=left><FONT face="Trebuchet MS" size=2><SPAN 
class=727493510-14052010>ie:</SPAN></FONT></P><FONT><SPAN 
class=727493510-14052010>
<DIV><FONT face="Trebuchet MS" size=2><Directory 
"/usr/local/nagios/sbin"></FONT></DIV>
<DIV>
<DIV><FONT face="Trebuchet MS" size=2>    Options <SPAN 
class=727493510-14052010>+</SPAN>ExecCGI</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    AllowOverride 
None</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    Order 
allow,deny</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    Allow from 
all</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    AuthName "Nagios 
Access"</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    AuthType 
Basic</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    AuthUserFile 
/usr/local/nagios/etc/htpasswd.users</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    Require 
valid-user</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></Directory></FONT></DIV>
<DIV><FONT face="Trebuchet MS"><BR><FONT size=2></FONT></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>Alias /nagios 
/usr/local/nagios/share</FONT></DIV>
<DIV><FONT face="Trebuchet MS"><BR><FONT size=2></FONT></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2><Directory 
"/usr/local/nagios/share"></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>   Options <SPAN 
class=727493510-14052010>+</SPAN>ExecCGI</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    AllowOverride 
None</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    Order 
allow,deny</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    Allow from 
all</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    AuthName "Nagios 
Access"</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    AuthType 
Basic</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    AuthUserFile 
/usr/local/nagios/etc/htpasswd.users</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>    Require 
valid-user</FONT></DIV>
<DIV><FONT face="Trebuchet MS" 
size=2></Directory></FONT></DIV></DIV></SPAN></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=727493510-14052010>Kris</SPAN></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT> </DIV>
<DIV><BR></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> prasanth katakam 
[mailto:prasanth.katakam@gmail.com] <BR><B>Sent:</B> 14 May 2010 
10:52<BR><B>To:</B> nagios-users@lists.sourceforge.net<BR><B>Subject:</B> 
[Nagios-users] 403 forbidden error<BR></FONT><BR></DIV>
<DIV></DIV>Dear team,
<DIV><BR></DIV>
<DIV>i was new to nagios, after installing when i try to open through browser<BR 
clear=all><BR>
<DIV>i got an error like 403 forbidden</DIV>
<DIV>you dont have permission to access /nagios/ on this server</DIV>
<DIV><BR></DIV>
<DIV>httpd error log</DIV>
<DIV>--------------------</DIV>
<DIV><BR></DIV>
<DIV>
<DIV>[root@localhost conf]#  cat /var/log/httpd/error_log</DIV>
<DIV><BR></DIV></DIV>
<DIV>
<DIV>[Fri May 14 14:15:12 2010] [error] [client 127.0.0.1] Directory index 
forbidden by Options directive: /var/www/html/</DIV>
<DIV>[Fri May 14 14:18:20 2010] [error] [client 127.0.0.1] Directory index 
forbidden by Options directive: /usr/local/nagios/share/</DIV>
<DIV>[Fri May 14 14:18:41 2010] [error] [client 127.0.0.1] Directory index 
forbidden by Options directive: /usr/local/nagios/share/</DIV>
<DIV><BR></DIV>
<DIV><BR></DIV>
<DIV>httpd.conf</DIV>
<DIV>----------------</DIV>
<DIV><BR></DIV>
<DIV>
<DIV>[root@localhost conf]# vi /etc/httpd/conf/httpd.conf </DIV>
<DIV><BR></DIV>
<DIV><Directory "/usr/local/nagios/sbin"></DIV></DIV>
<DIV>
<DIV>    Options ExecCGI</DIV>
<DIV>    AllowOverride None</DIV>
<DIV>    Order allow,deny</DIV>
<DIV>    Allow from all</DIV>
<DIV>    AuthName "Nagios Access"</DIV>
<DIV>    AuthType Basic</DIV>
<DIV>    AuthUserFile /usr/local/nagios/etc/htpasswd.users</DIV>
<DIV>    Require valid-user</DIV>
<DIV></Directory></DIV>
<DIV><BR></DIV>
<DIV>Alias /nagios /usr/local/nagios/share</DIV>
<DIV><BR></DIV>
<DIV><Directory "/usr/local/nagios/share"></DIV>
<DIV>    Options None</DIV>
<DIV>    AllowOverride None</DIV>
<DIV>    Order allow,deny</DIV>
<DIV>    Allow from all</DIV>
<DIV>    AuthName "Nagios Access"</DIV>
<DIV>    AuthType Basic</DIV>
<DIV>    AuthUserFile /usr/local/nagios/etc/htpasswd.users</DIV>
<DIV>    Require valid-user</DIV>
<DIV></Directory></DIV>
<DIV><BR></DIV>
<DIV>kindly do the needfull</DIV>
<DIV><BR></DIV></DIV>Prasanth.Katakam<BR>9966655246<BR></DIV></DIV><DIV> </DIV><br/><font size="3" face="Times New Roman"><a href="http://www.bbc.co.uk">http://www.bbc.co.uk</a><br/>This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.<br/>If you have received it in error, please delete it from your system.<br/>Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.<br/>Please note that the BBC monitors e-mails sent or received.<br/>Further communication will signify your consent to this.</font>
</BODY></HTML>