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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org