Jonathan.Laycock@airwair.co.uk wrote:
>
> Had a search through the archive mailing list but sorry it hasn't helped!
>
> I am getting access denied everytime I try to go to a secure web site like
> www.thetrainline.com.
>
> It was working about a week ago and I have done various config changes
> since then but I cannot seem to get it working anymore.
>
> Below is the latest version of the conf file, if anyone can help as I'm
> pulling my hair out, oh yes I'm running squid 2.4.STABLE6.
>
> Thanks,
Works for me on 2.4S7,
Can you post the exact error as returned by the cache ?
Thanks.
M.
>
> Jon.
>
> 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 SSL_ports port 443 563
> acl Safe_ports port 80
> acl Safe_ports port 21
> acl Safe_ports port 70
> acl Safe_ports port 210
> acl Safe_ports port 1025-65535
> acl Safe_ports port 280
> acl Safe_ports port 488
> acl Safe_ports port 591
> acl Safe_ports port 777
> acl Safe_ports port 901
> acl purge method PURGE
> acl Login proxy_auth REQUIRED
> acl CONNECT method CONNECT
>
> http_access allow manager localhost
> http_access deny manager
> http_access allow localhost
> http_access deny !Safe_ports
> http_access deny CONNECT !SSL_ports
> http_access allow Login
> http_access deny all
-- 'Time is a consequence of Matter thus General Relativity is a direct consequence of QM (M.E. Mar 2002)Received on Mon Sep 23 2002 - 06:38:18 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:23 MST