xref: /f-stack/app/nginx-1.16.1/contrib/README (revision 3da8d17d)
1
2geo2nginx.pl 		by Andrei Nigmatulin
3
4	The perl script to convert CSV geoip database ( free download
5	at http://www.maxmind.com/app/geoip_country ) to format, suitable
6	for use by the ngx_http_geo_module.
7
8
9unicode2nginx		by Maxim Dounin
10
11	The perl script to convert unicode mappings ( available
12	at http://www.unicode.org/Public/MAPPINGS/ ) to the nginx
13	configuration file format.
14	Two generated full maps for windows-1251 and koi8-r.
15
16
17vim			by Evan Miller
18
19	Syntax highlighting of nginx configuration for vim, to be
20	placed into ~/.vim/.
21
22