From: markt Date: Thu, 19 Oct 2006 23:16:47 +0000 (+0000) Subject: Port fix bug 39436. Correct MIME type for SVG. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=5a7400fcc507c0b364659b8c2307b234b969e8d9;p=tomcat7.0 Port fix bug 39436. Correct MIME type for SVG. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@465927 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/conf/web.xml b/conf/web.xml index 4577e954d..b80366eb4 100644 --- a/conf/web.xml +++ b/conf/web.xml @@ -978,10 +978,6 @@ application/x-sv4crc - svg - image/svg+xml - - swf application/x-shockwave-flash @@ -1083,11 +1079,11 @@ svg - image/svg + image/svg+xml svgz - image/svg + image/svg+xml vsd