Author: rjung
Date: Tue May  3 11:08:42 2011
New Revision: 1099003

URL: http://svn.apache.org/viewvc?rev=1099003&view=rev
Log:
MIME types update (consistency with mime.types from httpd) - Part 2
    Remove duplicate definition for hqx.

Modified:
    tomcat/trunk/conf/web.xml

Modified: tomcat/trunk/conf/web.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/conf/web.xml?rev=1099003&r1=1099002&r2=1099003&view=diff
==============================================================================
--- tomcat/trunk/conf/web.xml (original)
+++ tomcat/trunk/conf/web.xml Tue May  3 11:08:42 2011
@@ -630,10 +630,6 @@
         <mime-type>text/html</mime-type>
     </mime-mapping>
     <mime-mapping>
-        <extension>hqx</extension>
-        <mime-type>application/mac-binhex40</mime-type>
-    </mime-mapping>
-    <mime-mapping>
         <extension>ief</extension>
         <mime-type>image/ief</mime-type>
     </mime-mapping>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to