Sean Brennan wrote:
I got it working
http_port 80
http_port 8080
https_port 443 cert=/usr/local/squid/ssl_gw.pem
httpd_accel_host virtual
httpd_accel_port 0
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
Isn't this squid 2.x syntax? I have to use 3.0 because of
front-end-https (ugly hack for MS Exchange/Outlook web access). I have
several back-end servers with different ip-addresses and would like to
access them by using different host names presented to squid, and of
course over SSL.
Thanks!
Markus