mirror of https://github.com/nginx/nginx
svgz extension for compressed SVG added (close #56).
This commit is contained in:
parent
1725621e8a
commit
df56c2e239
|
|
@ -21,7 +21,7 @@ types {
|
|||
image/x-icon ico;
|
||||
image/x-jng jng;
|
||||
image/x-ms-bmp bmp;
|
||||
image/svg+xml svg;
|
||||
image/svg+xml svg svgz;
|
||||
image/webp webp;
|
||||
|
||||
application/java-archive jar war ear;
|
||||
|
|
|
|||
Loading…
Reference in New Issue