From 36624a9001129341b3e2c246f2c0b0d1e1ced3ae Mon Sep 17 00:00:00 2001 From: markt Date: Wed, 23 Feb 2011 19:25:17 +0000 Subject: [PATCH] Add security listener git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1073893 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/security-howto.xml | 3 +++ 1 file changed, 3 insertions(+) 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. +

-- 2.11.0