Apache Error with mrtg-rrd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



All,

I am setting up mrgt-rrd under Apache for the first time.  Actually, it is my first time with Apache..:-)  I am getting the following error in the http logs:

[Tue Nov 28 17:28:12 2006] [error] [client 68.5.102.101] client denied by server configuration: /var/www/mrtg/icons/mrtg-m.png, referer: http://mrtg.adn/cgi-bin/mrtg/mrtg-rrd.cgi/
[Tue Nov 28 17:28:12 2006] [error] [client 68.5.102.101] client denied by server configuration: /var/www/mrtg/icons/mrtg-l.png, referer: http://mrtg.adn/cgi-bin/mrtg/mrtg-rrd.cgi/
[Tue Nov 28 17:28:12 2006] [error] [client 68.5.102.101] client denied by server configuration: /var/www/mrtg/icons/mrtg-r.png, referer: http://mrtg.adn/cgi-bin/mrtg/mrtg-rrd.cgi/
[Tue Nov 28 17:33:00 2006] [error] [client 68.5.102.101] client denied by server configuration: /var/www/mrtg/icons/mrtg-l.png, referer: http://mrtg.adn/cgi-bin/mrtg/mrtg-rrd.cgi/
[Tue Nov 28 17:33:00 2006] [error] [client 68.5.102.101] client denied by server configuration: /var/www/mrtg/icons/mrtg-m.png, referer: http://mrtg.adn/cgi-bin/mrtg/mrtg-rrd.cgi/
[Tue Nov 28 17:33:00 2006] [error] [client 68.5.102.101] client denied by server configuration: /var/www/mrtg/icons/mrtg-r.png, referer: http://mrtg.adn/cgi-bin/mrtg/mrtg-rrd.cgi/

I have Google'd this to death but not able to find exactly what I have misconfigured or not configured.  Below is my virtual host configuration.  Any help on getting this to work would be great appreciated.  Thanks in advance.

-Patrick

-------------------

<VirtualHost *:80>
    ServerName www.mrtg.adn
    ServerAlias mrtg.adn
    ServerAdmin neteng@xxxxxxxxxxxxxxxxxxxxxx
    DocumentRoot "/www/mrtg"
        <Location />
               Options All
               DirectoryIndex index.shtml
        </Location>
    Options +Includes FollowSymLinks
    AddType text/html .shtml
    AddOutputFilter INCLUDES .shtml
    IndexStyleSheet "/css/main.css"
    ReadmeName footer.html
    ScriptAlias /cgi-bin/ /var/www/cgi-bin/
    AddHandler cgi-script .cgi .pl
    ServerName dl380-003.adrenalinenetworks.net
    ErrorLog /var/log/httpd/mrtg.adn
    CustomLog /var/log/httpd/mrtg.adn-access_log common
    LogLevel debug
</VirtualHost>


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux