Re: [squid-users] Force SSL when used as an accelerator

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 23 Feb 2005 23:36:05 +0100 (CET)

On Wed, 23 Feb 2005, Griffiths, Daniel wrote:

> I want to force ssl to be used when using squid in accelerator mode. I
> have everything set up and running nicely, I am using squid to forward
> on external requests to a machine running outlook web access (OWA), this
> works fine using http and https but what i want is to force the
> connection to https when people try to connect via http.
>
> can this be done? how?

Here is one way:

acl port80 myport 80
http_access deny port80
deny_info https://your.server.name/ port80

Regards
Henrik
Received on Wed Feb 23 2005 - 15:36:07 MST

This archive was generated by hypermail pre-2.1.9 : Tue Mar 01 2005 - 12:00:02 MST