From: Sergey Kandaurov Date: Fri, 23 Aug 2013 12:24:24 +0000 (+0400) Subject: MIME: eot MIME type updated to follow IANA (ticket #306). X-Git-Tag: release-1.5.4~6 X-Git-Url: http://git.kaiwu.me/sitemap.xml?a=commitdiff_plain;h=a01f0078edfecc6ef3d406bb4b3100737f592d4c;p=nginx.git MIME: eot MIME type updated to follow IANA (ticket #306). --- diff --git a/conf/mime.types b/conf/mime.types index 6d2bfd6c7..6e3e8e00e 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -32,6 +32,7 @@ types { application/postscript ps eps ai; application/rtf rtf; application/vnd.ms-excel xls; + application/vnd.ms-fontobject eot; application/vnd.ms-powerpoint ppt; application/vnd.wap.wmlc wmlc; application/vnd.google-earth.kml+xml kml; @@ -57,7 +58,6 @@ types { application/octet-stream bin exe dll; application/octet-stream deb; application/octet-stream dmg; - application/octet-stream eot; application/octet-stream iso img; application/octet-stream msi msp msm;