]> git.kaiwu.me - nginx.git/commitdiff
MIME: added application/font-woff MIME type (ticket #292).
authorSergey Kandaurov <pluknet@nginx.com>
Fri, 23 Aug 2013 12:24:23 +0000 (16:24 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Fri, 23 Aug 2013 12:24:23 +0000 (16:24 +0400)
conf/mime.types

index 2a4bd7382d60f1861914ba1f454da2f48cc82ca4..45b1f14cdd514b7a6a8fe4926efdd9affb001569 100644 (file)
@@ -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;