# HG changeset patch # User Igor Sysoev # Date 1188135724 0 # Node ID f25c82f19c0ab75ffe1dd678f1aae60c9c928173 # Parent 81e9bd416c99240ea2cb2a24d85e897ab0d3f04d r1414 merge: 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;