From: markt Date: Wed, 23 Feb 2011 19:25:17 +0000 (+0000) Subject: Add security listener X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=36624a9001129341b3e2c246f2c0b0d1e1ced3ae;p=tomcat7.0 Add security listener git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1073893 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/security-howto.xml b/webapps/docs/security-howto.xml index de65985d0..8a879d3e5 100644 --- a/webapps/docs/security-howto.xml +++ b/webapps/docs/security-howto.xml @@ -119,6 +119,9 @@

The APR Lifecycle Listener is not stable if compiled on Solaris using gcc. If using the APR/native connector on Solaris, compile it with the Sun Studio compiler.

+ +

The Security Listener should be enabled and configured as appropriate. +