RE: Forbidden web pages

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

 



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:sctemme@xxxxxxxxxx] 
Sent: Monday, January 22, 2007 9:15 AM
To: users@xxxxxxxxxxxxxxxx
Subject: Re:  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.

-- 
sctemme@xxxxxxxxxx            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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[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