All - I have a Squid reverse proxy implementation and I need to integrate some redirection into it as well.
I'm using version 2.5 and terminating SSL connections on the Squid box and just using plain HTTP to the proxied server. There are certain URLs that we'd like to ensure that external users are coming in via HTTPS. I'd like to configure a redirector such that if they browse to http://www.foo.com/some-path/doc.html that they get redirected to https://www.foo.com/some-path/doc.html instead. This seems like it would be a fairly straight-forward thing to do but I'm having problems. If someone could point me in the right direction that would be great! I tried using the generic perl script in the FAQ but that didn't do the trick. Thanks in advance, Ben ~~~~~~~~~~ R. Benjamin Kessler Sr. Network Consultant CCIE #8762, CISSP, CCSE Midwest Network Services Group Email: [EMAIL PROTECTED] http://www.midwestnsg.com Phone: 260-625-3273
