From: jfclere Date: Wed, 9 May 2007 08:14:37 +0000 (+0000) Subject: Arrange the default value of pattern. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6d5a494c316bd3a800b00da9e2bfe3a0962d5d39;p=tomcat7.0 Arrange the default value of pattern. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@536456 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/valve.xml b/webapps/docs/config/valve.xml index 6237dc689..e5b8be6b6 100644 --- a/webapps/docs/config/valve.xml +++ b/webapps/docs/config/valve.xml @@ -179,7 +179,7 @@

The shorthand pattern name common (which is also the - default) corresponds to %h %l %u %t "%r" %s %b".

+ default) corresponds to "%h %l %u %t %r %s %b".

The shorthand pattern name combined appends the values of the Referer and User-Agent headers,