Closed (outdated)
Project:
GeoIP API
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2011 at 19:53 UTC
Updated:
15 Nov 2018 at 13:45 UTC
Jump to comment: Most recent
Comments
Comment #1
ufku commentedThis module can give you the city information of a specific ip. It's then up to you to redirect your users to the city page. You'll need a custom module implementing hook_init() where you run geoip_city(), validate returned data, and redirect accordingly.
Comment #2
bojanz commented