Hi Claude,

Take a look at the GeoIP database from Maxmind. It's fairly easy to invoke this 
from CF. You can check the calling IP against the database and redirect as you 
please. From memory, the free version is 99.4% accurate and the paid version is 
closer to 99.9% accurate. The databases are updated about every month. 

Here's a link: http://www.maxmind.com/app/geoip_country 

Thanks to Phil Haeusler for presenting on this about a year ago at the 
Melbourne user group. A similar requirement came up recently (at the last 
minute of course) and I was able to implement some country based IP blocking 
very quickly. 

Cheers. 

On 14/07/2012, at 19:02, "Claude Raiola" <[email protected]> wrote:

> Hi
>  
> Wondering if there is a reliable way in CF to have my website visitors be 
> automatically re directed to a specific subdirectory or url based on the 
> geographical region of the website visitor.
>  
> Regards
> 
> Claude Raiola (B.Econ Acc; B.Hot. Mngt)
> Samaris Software
> Email: [email protected]
> Website: www.SAMARIS.net
> Mobile: 0414 228 948
>  
> -- 
> You received this message because you are subscribed to the Google Groups 
> "cfaussie" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to