<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>SVG </TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>I'm trying to include an SVG image in a web page. I have uploaded it into the VFS and it is correctly inserted into the page, but when it is served, opencms sets the content type to text/html, and therefore the browser doesn't render it correctly. Where can I find the MIME settings and how do I set it to use image/xml+svg?</FONT></P>
<P><FONT SIZE=2>I have already modified the tomcat mime settings to correctly serve .svg files (and it works if I copy the svg to the webapps/opencms directory)</FONT></P>
<P><FONT SIZE=2>Thanks,</FONT>
<BR><FONT SIZE=2>DCM</FONT>
</P>
</BODY>
</HTML>