Author: rjung
Date: Tue May  3 11:07:30 2011
New Revision: 1099002

URL: http://svn.apache.org/viewvc?rev=1099002&view=rev
Log:
MIME types update (consistency with mime.types from httpd) - Part 1
    Move comment, so that file is easier to parse automatically.

Modified:
    tomcat/trunk/conf/web.xml

Modified: tomcat/trunk/conf/web.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/conf/web.xml?rev=1099002&r1=1099001&r2=1099002&view=diff
==============================================================================
--- tomcat/trunk/conf/web.xml (original)
+++ tomcat/trunk/conf/web.xml Tue May  3 11:07:30 2011
@@ -863,8 +863,8 @@
         <extension>ott</extension>
         <mime-type>application/vnd.oasis.opendocument.text-template</mime-type>
     </mime-mapping>
-    <!-- xiph mime types -->
     <mime-mapping>
+        <!-- xiph mime types -->
         <extension>ogx</extension>
         <mime-type>application/ogg</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