2004-07-03 02:59:03 +02:00
|
|
|
This module a simple file-based database. This database simply contains IP
|
|
|
|
blocks as keys, and countries as values. The data contains all public IP
|
2013-03-25 10:40:28 +01:00
|
|
|
addresses and should be more complete and accurate than reverse DNS lookups.
|
2004-07-03 02:59:03 +02:00
|
|
|
|
|
|
|
This module can be used to automatically select the geographically closest
|
|
|
|
mirror, or to analyze your web server logs to determine the countries of
|
|
|
|
your visitors.
|