mirror of https://github.com/nginx/nginx
MIME: added font/woff2 type (ticket #1243).
This commit is contained in:
parent
012729c9c0
commit
4bf4650f2f
|
|
@ -25,6 +25,7 @@ types {
|
|||
image/x-ms-bmp bmp;
|
||||
|
||||
font/woff woff;
|
||||
font/woff2 woff2;
|
||||
|
||||
application/java-archive jar war ear;
|
||||
application/json json;
|
||||
|
|
|
|||
Loading…
Reference in New Issue