mirror of
https://github.com/nginx/nginx.git
synced 2026-05-13 09:36:42 +00:00
MIME: eot MIME type updated to follow IANA (ticket #306).
This commit is contained in:
parent
1c71e4f872
commit
a01f0078ed
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue