https://bz.apache.org/bugzilla/show_bug.cgi?id=65060
--- Comment #1 from Christoph Anton Mitterer <cales...@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-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org