Topics

Archives

Handy References

Squid

Squid handling http –> https redirects

Friday, May 29th, 2009

In configuring Squid to handle both our port 80 and 443 traffic, we have the issue that we can use redirects at the webserver level to redirect certain pages to https:// . So this is handled in Squid. First, make a simple script.  There’s a possibility another redirector like Squirm might do a better job, [...]