[squid-users] Accelerator http to https
Amos Jeffries
squid3 at treenet.co.nz
Thu Nov 24 02:41:58 UTC 2016
On 24/11/2016 2:19 p.m., creditu wrote:
> I'm in the process of converting all our sites from purely http to https
> using squid accelerators . During the initial roll out both http and
> https will be accepted. After that we want to only accept https, so a
> redirect from http to https will be needed. What I have below seems to
> work, but I would like to keep the original request (URL and PATH) in
> tack instead of redirecting them to the main page. I know in 3.2 and
> higher you can use FORMAT TAGS (%H%R), but I'm stuck using 3.1 for the
> near future.
Then you will need to use a redirector helper to do this instead of
deny_info redirection.
<http://wiki.squid-cache.org/Features/Redirectors>
Amos
More information about the squid-users
mailing list