Author: jfclere
Date: Thu May 10 05:28:13 2007
New Revision: 536843
URL: http://svn.apache.org/viewvc?view=rev&rev=536843
Log:
Use "%r" and single quotes.
Modified:
tomcat/container/tc5.5.x/webapps/docs/config/valve.xml
Modified: tomcat/container/tc5.5.x/webapps/docs/config/valve.xml
URL:
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/config/valve.xml?view=diff&rev=536843&r1=536842&r2=536843
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/config/valve.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/config/valve.xml Thu May 10 05:28:13
2007
@@ -176,7 +176,7 @@
<p>The shorthand pattern name <code>common</code> (which is also the
- default) corresponds to <strong>"%h %l %u %t %r %s %b"</strong>.</p>
+ default) corresponds to <strong>'%h %l %u %t "%r" %s %b'</strong>.</p>
<p>The shorthand pattern name <code>combined</code> appends the
values of the <code>Referer</code> and <code>User-Agent</code> headers,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]