From ae0e88a5c91020a527815207dae590553fac3c2d Mon Sep 17 00:00:00 2001 From: fhanik Date: Tue, 17 Oct 2006 16:49:59 +0000 Subject: [PATCH] Cleaned up server.xml, added in documentation references so that a user can navigate from an element in server.xml to the correct location in the online documentation. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@464958 13f79535-47bb-0310-9956-ffa450edef68 --- conf/server.xml | 205 +++++++++++--------------------------------------------- 1 file changed, 40 insertions(+), 165 deletions(-) diff --git a/conf/server.xml b/conf/server.xml index 5aac397d8..bd2d98939 100644 --- a/conf/server.xml +++ b/conf/server.xml @@ -1,95 +1,54 @@ - - - - - + + + - + - - + UserDatabaseRealm to authenticate users + --> - + description="User database that can be updated and saved" + factory="org.apache.catalina.users.MemoryUserDatabaseFactory" + pathname="conf/tomcat-users.xml" /> - - - - - - - - - - - - - + on to the appropriate Host (virtual host). + Documentation at /docs/config/engine.html --> - - - - + the request and response data received and sent by Tomcat. + Documentation at: /docs/config/valve.html --> - - - - - - - - - - - - - + - - - + - + - - - - - - -- 2.11.0