Any idea why I'm getting an Access Denied message while trying to configure
/ use Squid as an HTTP Accelerator?  

Configuration options:

http_port xxx.xxx.xxx.xxx:80
httpd_accel_host yyy.yyy.yyy.yyy
httpd_accel_port 80
httpd_accel_single_host on
httpd_accel_with_proxy off
httpd_accel_uses_host_header on

Those are the options I've modified.  All other options in the file are
default with what comes with RedHat Enterprise 3.0.

The xxx.xxx.xxx.xxx IP address I setup for the proxy server.  The
yyy.yyy.yyy.yyy address is the IP Apache is listening on.

Right now, for testing, I've modified the local hosts file on my machine to
direct one of my domains to the yyy address.  That way my local system is
requesting pages from Squid and Squid is requesting them from the actual
server and feeding them back to me.  I don't know if this approach is
causing the problem, but I figured you would know one way or another.

The host header option is on, because I have several domains served by
Apache Virtually.  I don't need them all cached, but it's ok if it's easier
for Squid's configuration.

Thanks,

Ed
 

Reply via email to