comparison conf/mime.types @ 330:5e3b425174f6 NGINX_0_6_9

nginx 0.6.9 *) Bugfix: a worker process may got caught in an endless loop, if the HTTPS protocol was used; bug appeared in 0.6.7. *) Bugfix: if server listened on two addresses or ports and trailing wildcard was used, then nginx did not run. *) Bugfix: the "ip_hash" directive might incorrectly mark servers as down. *) Bugfix: nginx could not be built on amd64; bug appeared in 0.6.8.
author Igor Sysoev <http://sysoev.ru>
date Tue, 28 Aug 2007 00:00:00 +0400
parents 052a7b1d40e5
children 984bb0b1399b
comparison
equal deleted inserted replaced
329:f2f8dc3e7933 330:5e3b425174f6
18 image/tiff tif tiff; 18 image/tiff tif tiff;
19 image/vnd.wap.wbmp wbmp; 19 image/vnd.wap.wbmp wbmp;
20 image/x-icon ico; 20 image/x-icon ico;
21 image/x-jng jng; 21 image/x-jng jng;
22 image/x-ms-bmp bmp; 22 image/x-ms-bmp bmp;
23 image/svg+xml svg;
23 24
24 application/java-archive jar war ear; 25 application/java-archive jar war ear;
25 application/mac-binhex40 hqx; 26 application/mac-binhex40 hqx;
26 application/msword doc; 27 application/msword doc;
27 application/pdf pdf; 28 application/pdf pdf;