diff options
Diffstat (limited to 'contrib/README')
| -rw-r--r-- | contrib/README | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/contrib/README b/contrib/README index 3a6909570..094aa52cd 100644 --- a/contrib/README +++ b/contrib/README @@ -1,6 +1,15 @@ -geo2nginx.pl by Andrei Nigmatulin +geo2nginx.pl by Andrei Nigmatulin + + The perl script to convert CSV geoip database ( free download + at http://www.maxmind.com/app/geoip_country ) to format, suitable + for use by the ngx_http_geo_module. + + +unicode2nginx by Maxim Dounin + + The perl script to convert unicode mappings ( available + at http://www.unicode.org/Public/MAPPINGS/ ) to the nginx + configuration file format. + Two generated full maps for windows-1251 and koi8-r. - The perl script to convert CSV geoip database (free download - at http://www.maxmind.com/app/geoip_country) to format, suitable - for use with ngx_http_geo_module. |
