On Thu, 5 Feb 2004, Arbelaez, Jim wrote: > If squid was a webserver it would be as simple as a webpage that > performed a response.redirect "https://service.mydomain.com". I don't > want to load apache to accomplish this action. There has to be a way to > use squid to redirect the browser????
There is no problem doing this in Squid. The easiest method is to use a redirector. You can also use deny_info. Regards Henrik
