You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2015/05/16 11:01:06 UTC

svn commit: r1679710 - /tomcat/trunk/conf/web.xml

Author: markt
Date: Sat May 16 09:01:06 2015
New Revision: 1679710

URL: http://svn.apache.org/r1679710
Log:
Bah. Put the open comment in the right place 

Modified:
    tomcat/trunk/conf/web.xml

Modified: tomcat/trunk/conf/web.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/conf/web.xml?rev=1679710&r1=1679709&r2=1679710&view=diff
==============================================================================
--- tomcat/trunk/conf/web.xml (original)
+++ tomcat/trunk/conf/web.xml Sat May 16 09:01:06 2015
@@ -523,8 +523,8 @@
 
   <!-- ==================== Built In Filter Mappings ====================== -->
 
-<!--
   <!-- The mapping for the HTTP header security Filter -->
+<!--
     <filter-mapping>
         <filter-name>httpHeaderSecurity</filter-name>
         <url-pattern>/*</url-pattern>



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