On 11/29/05, Robert Rottermann <robert@xxxxxxxxx> wrote: > Hello there, > sorry if I ask a thumb question. I am rather new to squid.. > > I have the need to redirect some URLs to use https. how can I do that? > > My scenario: > I am using an application server (Zope) in an intranet. > In front of It I use squid as a cache. > People need to login to use the app servers services. > This login should be done trough https, all the rest should go trough http. > > I have a redirector written in python that handles all redirects. > When the system redirects to https://mysite.ch/login_ ... > I get an error saying that squid does not support some protocols. > >... Please post the full error message as seen in the browser and or cache.log. Check access.log for the specific URI tried too. M.