comparison conf/mime.types @ 649:1e720b0be7ec release-0.3.46

nginx-0.3.46-RELEASE import *) Feature: the "proxy_hide_header", "proxy_pass_header", "fastcgi_hide_header", and "fastcgi_pass_header" directives. *) Change: the "proxy_pass_x_powered_by", "fastcgi_x_powered_by", and "proxy_pass_server" directives were canceled. *) Feature: the "X-Accel-Buffering" response header line is supported in proxy mode. *) Bugfix: the reconfiguration bug and memory leaks in the ngx_http_perl_module.
author Igor Sysoev <igor@sysoev.ru>
date Thu, 11 May 2006 14:43:47 +0000
parents d4e858a5751a
children 63a820b0bc6c
comparison
equal deleted inserted replaced
648:e60de1d1cdb2 649:1e720b0be7ec
47 video/mpeg mpeg mpg; 47 video/mpeg mpeg mpg;
48 video/quicktime mov; 48 video/quicktime mov;
49 video/x-flv flv; 49 video/x-flv flv;
50 video/x-msvideo avi; 50 video/x-msvideo avi;
51 video/x-ms-wmv wmv; 51 video/x-ms-wmv wmv;
52 video/x-ms-asf asx asf;
52 video/x-mng mng; 53 video/x-mng mng;
53 } 54 }