Forum Moderators: phranque

Message Too Old, No Replies

Redirect Proxies

htaccess proxies redirection

         

paijan

4:03 pm on Feb 25, 2004 (gmt 0)

10+ Year Member



Hi all

I'm trying to redirect proxies coming to my site to a certain page. I once read it could be done using .htaccess, is it possible to redirect proxies from .htaccess?

Thanks

bcolflesh

8:01 pm on Feb 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You would need to know the proxy IP address - AFAIK, there is no mechanism to automatically detect that the connection is coming from a proxy - many are specifically designed to act anonymously.

paijan

5:15 pm on Feb 27, 2004 (gmt 0)

10+ Year Member



hmm

If there's a script that can identify a proxy, then it is possible isn't to directly redirect the proxy hits to different page from .htaccess isn't it?

I read about that somewhere, but I lost the link :(

thanks anyway