Hi. Does anyone know how to redirect to a new domain based upon geographic location? Here is what I want to accomplish:
1. Person goes to mysite.com
2. If the person is not from Canada, then they are redirected to myothersite.com
Thanks in advance! I'm thinking that this is likely accomplished through .htaccess, but I'm not sure exactly how.