comparison conf/mime.types @ 400:6ebbca3d5ed7 NGINX_0_7_12

nginx 0.7.12 *) Feature: the "server_name" directive supports empty name "". *) Feature: the "gzip_disable" directive supports special "msie6" mask. *) Bugfix: if the "max_fails=0" parameter was used in upstream with several servers, then a worker process exited on a SIGFPE signal. Thanks to Maxim Dounin. *) Bugfix: a request body was dropped while redirection via an "error_page" directive. *) Bugfix: a full response was returned for request method HEAD while redirection via an "error_page" directive. *) Bugfix: the $r->header_in() method did not return value of the "Host", "User-Agent", and "Connection" request header lines; the bug had appeared in 0.7.0.
author Igor Sysoev <http://sysoev.ru>
date Tue, 26 Aug 2008 00:00:00 +0400
parents 984bb0b1399b
children da3c99095432
comparison
equal deleted inserted replaced
399:59e324e4d6d3 400:6ebbca3d5ed7
31 application/rtf rtf; 31 application/rtf rtf;
32 application/vnd.ms-excel xls; 32 application/vnd.ms-excel xls;
33 application/vnd.ms-powerpoint ppt; 33 application/vnd.ms-powerpoint ppt;
34 application/vnd.wap.wmlc wmlc; 34 application/vnd.wap.wmlc wmlc;
35 application/vnd.wap.xhtml+xml xhtml; 35 application/vnd.wap.xhtml+xml xhtml;
36 application/vnd.google-earth.kml+xml kml;
37 application/vnd.google-earth.kmz kmz;
36 application/x-cocoa cco; 38 application/x-cocoa cco;
37 application/x-java-archive-diff jardiff; 39 application/x-java-archive-diff jardiff;
38 application/x-java-jnlp-file jnlp; 40 application/x-java-jnlp-file jnlp;
39 application/x-makeself run; 41 application/x-makeself run;
40 application/x-perl pl pm; 42 application/x-perl pl pm;