comparison conf/mime.types @ 7302:bf1a7b363598

MIME: changed type for woff to font/woff (ticket #1243). According to RFC 8081 the previously used application/font-woff type is deprecated.
author Valentin Bartenev <vbart@nginx.com>
date Fri, 15 Jun 2018 17:29:55 +0300
parents 4ff31c785d0c
children 118885f7a577
comparison
equal deleted inserted replaced
7301:f2396ecf608b 7302:bf1a7b363598
22 image/webp webp; 22 image/webp webp;
23 image/x-icon ico; 23 image/x-icon ico;
24 image/x-jng jng; 24 image/x-jng jng;
25 image/x-ms-bmp bmp; 25 image/x-ms-bmp bmp;
26 26
27 application/font-woff woff; 27 font/woff woff;
28
28 application/java-archive jar war ear; 29 application/java-archive jar war ear;
29 application/json json; 30 application/json json;
30 application/mac-binhex40 hqx; 31 application/mac-binhex40 hqx;
31 application/msword doc; 32 application/msword doc;
32 application/pdf pdf; 33 application/pdf pdf;