Well, what works is http://localhost/mrtg. The others don't work.
Here's the mrtg.conf file in case.
# Alias /mrtg /var/www/mrtg
Alias /mrtg /var/www/html/mrtg
<Location /mrtg>
Order deny,allow
Deny from all
Allow from 127.0.0.1
Allow from ::1
# Allow from .example.com
</Location>
Thanks for the help!
-----Original Message-----
From: Sander Temme [mailto:[EMAIL PROTECTED]
Sent: Monday, January 22, 2007 9:15 AM
To: [email protected]
Subject: Re: [EMAIL PROTECTED] Forbidden web pages
On Jan 22, 2007, at 9:05 AM, Lowe, Grant wrote:
> Ok. I got this problem solved (finally). It turns out that there
> is a mrtg.conf file I had to edit. This file was pointing to the
> wrong directory. I can now see my mrtg graphs ok...but with one
> little caveat. Only if I enter localhost/mrtg for the URL. I
> still can't get it to display from IP_address/URL. What do I need
> to do so I can see it from the IP address instead of localhost?
I can't see any red flags in the config you posted on 1/19. How
exactly are you trying to access your server? What works?
http://127.0.0.1/mtrg
http://ip_address/mtrg
http://hostname/mtrg
Does it work when you append a trailing slash?
S.
--
[EMAIL PROTECTED] http://www.temme.net/sander/
PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]