mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
svgz extension for compressed SVG added (close #56).
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user