Mailing List Archive

[Bug 65060] error in ErrorLogFormat description
https://bz.apache.org/bugzilla/show_bug.cgi?id=65060

--- Comment #1 from Christoph Anton Mitterer <calestyo@scientia.net> ---
I found another error:

The advanced example uses:
ErrorLogFormat connection "[%{uc}t] [C:%{c}L] local\ %a remote\ %A"

However, according to the table above, %a = remote and %A is local, so it
should read:
ErrorLogFormat connection "[%{uc}t] [C:%{c}L] remote\ %a local\ %A"

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org