]> CyberLeo.Net >> Repos - Github/YOURLS.git/blob - includes/geo/readme.txt
GeoIP database update (feb 2011)
[Github/YOURLS.git] / includes / geo / readme.txt
1 ******************************
2 ** GeoIP package for YOURLS **
3 ******************************
4
5 +-----------------+
6 | What the hell ? |
7 +-----------------+
8
9 Text files from this package (GeoIP.dat and geoip.inc) are provided free by
10 MaxMind. Accuracy is 99.5% so don't sweat it if you get unrealistic results.
11
12 If unsure, you can always get the latest version of the GeoIP database
13 from the following URL: http://www.maxmind.com/app/geolitecountry
14 (look for a link pointing to a file named "GeoIP.dat.gz")
15
16 Flag files from this package come from various sources. Feel free to copy and
17 redistribute them just as I'm doing :)
18
19
20 +-----------------------------+
21 | How to install this package |
22 +-----------------------------+
23
24 - In directory "includes", create a subdirectory "geo", so you have the
25 following directory structure:
26         [yourls_root]
27               +--admin
28                   +--[other directories...]
29               +--includes
30                    +--geo
31
32 - Put the content of this package (files GeoIP.dat and geoip.inc) into
33 the freshly created "geo" subdirectory