view contrib/README @ 9232:9a0849fd4b46

MIME: changed type for deb files, added udeb files. Changed type for .deb files to application/vnd.debian.binary-package in accordance with man pages [1] and IANA [2]. Also added .udeb extension. This type is also used on update servers. Link for reference: [1] https://manpages.debian.org/bookworm/dpkg-dev/deb.5.en.html [2] https://www.iana.org/assignments/media-types/application/vnd.debian.binary-package
author Yuriy Izorkin <lafiel@elven.pw>
date Tue, 26 Mar 2024 21:30:08 +0300
parents 1bdf906bba99
children
line wrap: on
line source


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.


vim			by Evan Miller

	Syntax highlighting of nginx configuration for vim, to be
	placed into ~/.vim/.