From: Valentin Bartenev Date: Fri, 15 Jun 2018 14:29:55 +0000 (+0300) Subject: MIME: added font/woff2 type (ticket #1243). X-Git-Tag: release-1.15.1~5 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=4bf4650f2f10f7bbacfe7a33da744f18951d416d;p=nginx.git MIME: added font/woff2 type (ticket #1243). --- diff --git a/conf/mime.types b/conf/mime.types index bd81e2ae7..296125695 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -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;