You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by chris brown <de...@reflexe.fr> on 2002/01/11 12:58:54 UTC

Add a new mime-type to web.xml

Hi,

Would it be possible to add the following mime-mapping to the default
web.xml file for future releases of Tomcat?

  <mime-mapping>
    <extension>htc</extension>
    <mime-type>text/plain</mime-type>
  </mime-mapping>

It's for DHTML behaviors, which don't work without this mime type.  It's a
minor addition, and quite simple, so I hope someone can do this (maybe in
time for the release of 4.0.2 ?)

Thanks,
Chris Brown



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>