On 09.05.2012 02:29, Darvin Denmian wrote:
Thanks for your reply Amos. Unfortunately I'm getting an error message: 1336485943.437 0 201.XX.155.XXX TCP_DENIED/403 3955 GET http://sandbox.mysite.com - NONE/- text/html Do you have some idea that could help me?
403 is forbidden by access controls. The "our_sites" ACL needs to list all the virtual hosted domains you are servicing. Now that Squid can detect the difference between www.mysite.com and sandbox.mysite.com it is rejecting the non-allowed one.
Amos