The proxy server I am using cannot handle PHP redirects for some reason. Redirection works fine with JavaScript, ASP, and Perl through the proxy. The redirection must take place on the server side within a PHP page. Is there a way to embed Perl or something else into the PHP page to redirect it?
Thanks.