On 24/11/2016 9:31 p.m., Eliezer Croitoru wrote: > Amos, > > I'm not sure I understood: > Redirect using url_rewrite helper which will rewrite(transparently) to some special url\page? No, not rewrite. Redirect ... With a 30x status code. URL helpers have always been able to redirect, just by prefixing the absolute-URL with the status code to use in the redirect response. deny_info does the same, just a little bit faster since it dont need to wait for a helper lookup. Since the client is informed about the scheme change it is perfectly fine to use redirection (not rewrite) to change between http:// and https:// (or to any other scheme). Amos _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users