# HG changeset patch # User Igor Sysoev # Date 1187694330 0 # Node ID be1e56a892d8c1ba61d3b8b47a032b6fe3b65509 # Parent 97668157b352aa258731ff69a47804ca8c87d2a4 add svg mime type diff --git a/conf/mime.types b/conf/mime.types --- a/conf/mime.types +++ b/conf/mime.types @@ -20,6 +20,7 @@ types { image/x-icon ico; image/x-jng jng; image/x-ms-bmp bmp; + image/svg+xml svg; application/java-archive jar war ear; application/mac-binhex40 hqx;