mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
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/svg+xml svg svgz;
|
||||||
image/webp webp;
|
image/webp webp;
|
||||||
|
|
||||||
|
application/font-woff woff;
|
||||||
application/java-archive jar war ear;
|
application/java-archive jar war ear;
|
||||||
application/mac-binhex40 hqx;
|
application/mac-binhex40 hqx;
|
||||||
application/msword doc;
|
application/msword doc;
|
||||||
|
Loading…
Reference in New Issue
Block a user