Forbidden to access Nagios
Sam Fraser
samfraser at yahoo.co.uk
Thu Dec 7 18:54:55 CET 2006
I'm busy installing Nagios but when I get to the stage that I want to test the Web Access I'm told that the nagios server is Forbidden :-
Forbidden
You don't have permission to access /nagios/
on this server.
Apache/2.2.3 (Fedora) Server at localhost Port 80
I do allow access as shown below
ls -l /usr/local/ | grep nagios
drwxr-xr-x 6 samfraser samfraser 4096 Dec 7 16:53 nagios
And I have added the following files to httpd.conf and restarted the server
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>
Anyone know what's wrong???
Sam Fraser
Reading
UK
___________________________________________________________
The all-new Yahoo! Mail goes wherever you go - free your email address from your Internet provider. http://uk.docs.yahoo.com/nowyoucan.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20061207/fb72b9a9/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list