From df56c2e23921d0541b2b13d9088d98433ba47d08 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Mon, 21 Nov 2011 09:20:50 +0000 Subject: [PATCH] svgz extension for compressed SVG added (close #56). --- conf/mime.types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/mime.types b/conf/mime.types index 0c4a00d59..8a218b22a 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -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;