commit | df56c2e23921d0541b2b13d9088d98433ba47d08 | [log] [tgz] |
---|---|---|
author | Maxim Konovalov <maxim@nginx.com> | Mon Nov 21 09:20:50 2011 +0000 |
committer | Maxim Konovalov <maxim@nginx.com> | Mon Nov 21 09:20:50 2011 +0000 |
tree | 120ecf5963eb4820b50f5468b4464d3f6fd67424 | |
parent | 1725621e8a86aafb2db836c8581ea6998e118499 [diff] [blame] |
svgz extension for compressed SVG added (close #56).
diff --git a/conf/mime.types b/conf/mime.types index 0c4a00d..8a218b2 100644 --- a/conf/mime.types +++ b/conf/mime.types
@@ -21,7 +21,7 @@ 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;