apache2 issues

Daniel maher dmaher at acetechnology.com
Tue Nov 23 22:25:26 CET 2004


I hate to state the obvious here, but does "/var/www/localhost/htdocs/nagios" actually exist?  If not, that's your problem right there!


Daniel Maher
System Engineer
ACE TECHNOLOGY INC.
 
 

-----Original Message-----
From: tomaso [mailto:calipah at free.fr] 
Sent: November 23, 2004 3:45 PM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] apache2 issues

Hi in there,

i've just setted up nagios on a gentoo-box running apache2.
Localization of root directory for Apache is /var/www/localhost/htdocs
I've configured apache2 in file /etc/apache2/conf/commonapache2.conf so
i put
 ###NAGIOS####
    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">
     AllowOverride AuthConfig
     Order allow,deny
     Allow from all
     </Directory>
i made vi .htaccess too in share directory so as in sbin directory...and
so on, i've just followed line by line the manual.
Each time i try to connect i get
Forbidden
You don't have permission to access /nagios on this server.
and in apache2's acces_log:
[client 192.168.10.2] File does not
exist: /var/www/localhost/htdocs/nagios




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
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

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.797 / Virus Database: 541 - Release Date: 15/11/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.797 / Virus Database: 541 - Release Date: 15/11/2004
 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
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