MIME types update (consistency with mime.types from httpd) - Part 1
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 3 May 2011 11:07:30 +0000 (11:07 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 3 May 2011 11:07:30 +0000 (11:07 +0000)
    Move comment, so that file is easier to parse automatically.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1099002 13f79535-47bb-0310-9956-ffa450edef68

conf/web.xml

index b096657..f499210 100644 (file)
         <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>