From: markt Date: Tue, 13 Jul 2010 21:35:39 +0000 (+0000) Subject: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48960 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=820b3373a2e932bd255c3a0951eb014d96729a7e;p=tomcat7.0 Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48960 Disable exec by default in SSI and provide an option to enable it for both Servlet and Filter git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@963868 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/conf/web.xml b/conf/web.xml index 4db42c396..5e85d7348 100644 --- a/conf/web.xml +++ b/conf/web.xml @@ -267,6 +267,8 @@ + + + +