beno wrote:
Hi;
Here are what I believe are the pertinent lines from my squid.conf file:
cache_peer 2012.vi parent 7080 2020 default no-query
http_port 2020 vhost
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl Safe_ports port 80 8080 7080 transparent
where "2012.vi" is the name of the site, "7080" is the port to which
Zope is listening for requests and "2020" is where squid is listening.
I want all requests for all pages on 2012 to be passed transparently
to port 7080. When I surf to that page, however, I get a squid error
stating that access is denied. However, before I passed this request
through squid, I got no such error and the page was correctly served.
Please help me understand what I've done wrong.
TIA,
Hello ,
Check your http_access rules in squid.conf.
Thanks,
Visolve Squid Team
http://www.visolve.com/squid/