Hey Folks, Is there anyway to force https for certain URLs with squid? For example, http and https are on the same cache_peer and people accessing the webpages, for example: http://site.com/user Should be able to use http *or* https, however accessing: http://site.com/admin should answer to http, but redirect to https, thus allowing only https. Is this something squid can do?