mirror of https://github.com/nginx/nginx
MIME: added application/font-woff MIME type (ticket #292).
This commit is contained in:
parent
33029f76b9
commit
8611332777
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue