Anyone have a solution, preferably free, to be able to take anyone hitting the site from a non-usa IP address and send them to a page saying "For US visitors only"?

link|improve this question

75% accept rate
feedback

2 Answers

See this tutorial. You can filter non-US IPs with the codes in tutorial. It requires PHP and MySQL.

link|improve this answer
feedback

You need a database of IP addresses. http://www.maxmind.com/app/geoip_country Something like this should do it

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.