View Single Post
Old 01-09-2002, 06:27 PM  
Clownbarf
Confirmed User
 
Join Date: Oct 2001
Posts: 283
Zeus Gurus HELP!

Hi, I need some help with this and I'm willing pay. What I want to do is a country redirect via .htaccess. Something similar to:

RewriteCond %{REMOTE_ADDR} ^21[0123]\..* [OR]
RewriteRule .* http://www.redirecturl.com [R]

But since it's Zeus you can't use that. I was told the equivalent was:

< !RemoteIP ~(^21[0123].)>
redirect /* http://www.redirecturl.com
</RemoteIP>

But that just redirects EVERYTHING.

dingvack <at> yahoo . com

------------------
Up to $1.15 for an email
Clownbarf is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote