Error 403 access denied on install

Johnson, S sjohnson at edina.k12.mn.us
Wed Aug 18 21:34:14 CEST 2004


Wow.  I got it to work just by chance, but I still don't know why.
Although, I may have an idea...
 
I replaced the scriptalias and the alias /nagios/ to /monitor/,
restarted apache and walla it worked.
 
Does anyone know why this would matter?
 
 Thanks
 
 
  _____  

From: Johnson, S 
Sent: Wednesday, August 18, 2004 11:09 AM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] Error 403 access denied on install
 
I've been struggling with this error for a couple of days.  I've got it
narrowed down to where I think the issue is but it doesn't make any
sense...
 
When I go to the server (http://164.18.32.1/nagios/)I get the following
error message:
 
--------------------------------

Access forbidden!

You don't have permission to access the requested object. It is either
read-protected or not readable by the server. 
If you think this is a server error, please contact the webmaster
<mailto:root at localhost>  

Error 403

 
--------------------------------
 
In the error log for Apache 2.0 I see the following error:
 
[Wed Aug 18 10:49:56 2004] [error] [client 164.18.32.253] client denied
by server configuration: /usr/share/nagios/
 
The directory that nagios is installed into is /usr/local/nagios
 
I've got the following directives in the httpd.conf file:
 
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>
 
 
Any ideas why apache is pointing to the wrong location?
 
 Thanks.
  _____  

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Confidentiality Notice

If the information in this electronic communication relates to an
individual pupil, it is a confidential pupil record under Minnesota Law
and may not be reviewed, distributed, or copied by any person other than
the individual(s) to whom it is addressed. This electronic communication
is intended solely for the use of the individual(s) to whom it is
addressed. If you are not the intended recipient, any further review,
dissemination, distribution, or copying of this electronic communication
or any attachment thereto is strictly prohibited. If you have received
an electronic communication in error, you should immediately return it
to the sender and delete it from your system.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Confidentiality Notice

If the information in this electronic communication relates to an individual pupil, it is a confidential pupil record under Minnesota Law and may not be reviewed, distributed, or copied by any person other than the individual(s) to whom it is addressed. This electronic communication is intended solely for the use of the individual(s) to whom it is addressed. If you are not the intended recipient, any further review, dissemination, distribution, or copying of this electronic communication or any attachment thereto is strictly prohibited. If you have received an electronic communication in error, you should immediately return it to the sender and delete it from your system.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20040818/2ed8630a/attachment.html>


More information about the Users mailing list