Hi There, I currently have a client that don't want any other country to access their website except from within south africa.
Is there a module that can do this or how will I be able to do this.

Comments

pobster’s picture

You can use Geo (b)locking, check out this page;

http://www.maxmind.com/app/mod_geoip

Bear in mind though that any Geo type solution is limited to working out where a users ISP originates from, which obviously isn't necessarily where they themselves live.

Just to note that there isn't a Drupal module available to do this. There are modules which will return Geo location information but not restrict content by this information.

Pobster