<div>Hi Nadia,</div>
<div> </div>
<div>What does the apache error log say?</div>
<div> </div>
<div>Regards,</div>
<div>Guy.<br><br></div>
<div class="gmail_quote">On Wed, Jul 15, 2009 at 8:29 AM, nadia kheffache <span dir="ltr"><<a href="mailto:nadiakheffache@yahoo.fr">nadiakheffache@yahoo.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>I'm having some issues setting up the web interface for Nagios. I have follow <a href="http://nagios.sourceforge.net/docs/2_0/cgiauth.html" target="_blank">http://nagios.sourceforge.net/docs/2_0/cgiauth.html</a> instructions to the letter and I'm getting<br>
<br>Forbidden<br><br>You don't have permission to access /nagios on this server.<br>__________________________________________________________________<br><br>Apache/2.0.52 (Red Hat) Server at vm-redhat Port 80<br><br>
i have a right permission on these file:<br><br>[root@spvcol ~]# ll /usr/local/nagios/etc/htpasswd.users<br>-rwxrwxr-x 1 apache apache 26 sep 16  2008 /usr/local/nagios/etc/htpasswd.users<br><br>------------------------------------------------------------<br>
<br>nagios.conf: "/etc/httpd/conf.d/nagios.conf"<br><br># SAMPLE CONFIG SNIPPETS FOR APACHE WEB SERVER<br># Last Modified: 11-26-2005<br>#<br># This file contains examples of entries that need<br># to be incorporated into your Apache web server<br>
# configuration file.  Customize the paths, etc. as<br># needed to fit your system.<br><br>ScriptAlias /nagios/cgi-bin "/usr/local/nagios/sbin"<br><br><Directory "/usr/local/nagios/sbin"><br>#  SSLRequireSSL<br>
  Options ExecCGI<br>  AllowOverride None<br>  Order allow,deny<br>  Allow from all<br>#  Order deny,allow<br>#  Deny from all<br>#  Allow from 127.0.0.1<br>  AuthName "Nagios Access"<br>  AuthType Basic<br>  AuthUserFile /usr/local/nagios/etc/htpasswd.users<br>
  Require valid-user<br></Directory><br><br>Alias /nagios "/usr/local/nagios/share"<br><br><Directory "/usr/local/nagios/share"><br>#  SSLRequireSSL<br>  Options None<br>  AllowOverride None<br>
  Order allow,deny<br>  Allow from all<br>#  Order deny,allow<br>#  Deny from all<br>#  Allow from 127.0.0.1<br>  AuthName "Nagios Access"<br>  AuthType Basic<br>  AuthUserFile /usr/local/nagios/etc/htpasswd.users<br>
  Require valid-user<br></Directory><br><br>________________________________________________________________<br><br>Thank for your help<br><br><br><br><br><br><br><br>------------------------------------------------------------------------------<br>
Enter the BlackBerry Developer Challenge<br>This is your chance to win up to $100,000 in prizes! For a limited time,<br>vendors submitting new applications to BlackBerry App World(TM) will have<br>the opportunity to enter the BlackBerry Developer Challenge. See full prize<br>
details at: <a href="http://p.sf.net/sfu/Challenge" target="_blank">http://p.sf.net/sfu/Challenge</a><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br>