Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2013-08-23 16:24:24 +0400
committerSergey Kandaurov <pluknet@nginx.com>2013-08-23 16:24:24 +0400
commita01f0078edfecc6ef3d406bb4b3100737f592d4c (patch)
treeb695f086235d52d438cfd1355a419f130f1e4847 /conf/mime.types
parent1c71e4f8720aa3a8285cdf2e98a6fd40473112ae (diff)
MIME: eot MIME type updated to follow IANA (ticket #306).
Diffstat (limited to 'conf/mime.types')
-rw-r--r--conf/mime.types2
1 files changed, 1 insertions, 1 deletions
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;