jw项目windows环境软件安装
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
543 B

1 year ago
  1. geo2nginx.pl by Andrei Nigmatulin
  2. The perl script to convert CSV geoip database ( free download
  3. at http://www.maxmind.com/app/geoip_country ) to format, suitable
  4. for use by the ngx_http_geo_module.
  5. unicode2nginx by Maxim Dounin
  6. The perl script to convert unicode mappings ( available
  7. at http://www.unicode.org/Public/MAPPINGS/ ) to the nginx
  8. configuration file format.
  9. Two generated full maps for windows-1251 and koi8-r.
  10. vim by Evan Miller
  11. Syntax highlighting of nginx configuration for vim, to be
  12. placed into ~/.vim/.