Just as an update I am using GeoIP.  The free version is quite good for what I need, it is simple to get working in apache with mod rewrite, and it have some nice API’s if I want to do more.

 


From: plug-discuss-bounces@lists.plug.phoenix.az.us [mailto:plug-discuss-bounces@lists.plug.phoenix.az.us] On Behalf Of Bryan O'Neal
Sent: Tuesday, August 19, 2008 6:22 PM
To: Arizona State University Linux Users Group; Main PLUG discussion list
Subject: Direct web traffic based on geographical region (IP range?)

 

What I would like to do is to direct people to particular pages based on their geographical region or ip range.  For example if you come to my site from North America, I want you to go to my North America site by default.  If you come from Canada I want you to go to my Canadian site by default.  Any suggestions?