Forum Moderators: phranque
What's the best way to do this with SSI? I'm not a programmer, so please dumb it down for me. Any help is greatly appreciated.
You can either use hostname resolution (reverse DNS) if your server config allows it and you can put up with the speed & reliability degradation, or you can install and use mod_geoip to look up the country code.
In either case, you should check with your hosting provider to see what's available.
Jim