changeset 5336:aeabb6ae574d

MIME: added application/font-woff MIME type (ticket #292).
author Sergey Kandaurov <pluknet@nginx.com>
date Fri, 23 Aug 2013 16:24:23 +0400
parents 1d0523f54a9f
children 07ef29f69a54
files conf/mime.types
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/conf/mime.types
+++ b/conf/mime.types
@@ -24,6 +24,7 @@ types {
     image/svg+xml                         svg svgz;
     image/webp                            webp;
 
+    application/font-woff                 woff;
     application/java-archive              jar war ear;
     application/mac-binhex40              hqx;
     application/msword                    doc;