On Ven, nov 10 2006 - 12:12, Henrik Nordstrom wrote:
> fre 2006-11-10 klockan 11:57 +0100 skrev Joel CARNAT:
>
> > Now that I upgraded to 2.6, I read those options don't exist anymore and
> > are replaced by options in http_port/https_port. Publishing HTTP to HTTP
> > is OK but publishing HTTPS to HTTP doesn't work.
> > I have configured 2.6 as follow:
> > ########################################################################
> > http_port 80 transparent
> > https_port 443 cert=/etc/openssl/certs/server.pem key=/etc/openssl/private/server.key
>
>
> The above should be
>
> http_port 80 defaultsite=your.main.http.website.name vhost
> https_port 443 defaultsite=your.https.website.name cert=...
>
> And then a cache_peer with the origin server option to tell Squid where
> to forward the requests.
>
Great, it works - I had to use "vhost" on the https_port too.
Thanks a lot for your help!
Jo
Received on Fri Nov 10 2006 - 06:22:46 MST
This archive was generated by hypermail pre-2.1.9 : Fri Dec 01 2006 - 12:00:03 MST