From: fhanik Date: Tue, 17 Oct 2006 16:49:59 +0000 (+0000) Subject: Cleaned up server.xml, added in documentation references so that a user can navigate... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ae0e88a5c91020a527815207dae590553fac3c2d;p=tomcat7.0 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 --- 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 --> - - - - - - - - - - - - - + - - - + - + - - - - - -