You can use .htaccess to pre-append a php file to be included on all of your pages.
In that php file you can do the geo-targeting.
Check out
www.maxmind.com for php scripts to geo-target or whip up a self-made solution using Lee's tutorials at ARS Resources.