From bfafb044005337b77a484c6b4133756ec4847b97 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sat, 2 Mar 2002 16:39:01 +0000 Subject: [PATCH] Add section id, make a note into a git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93672 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_log_config.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index b3c3809a1a..edcc9eba6d 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -31,7 +31,7 @@ user-specified format. See also: Apache Log Files. -
+
Custom Log Formats

The format argument to the LogFormat and @@ -141,8 +141,9 @@ be in strftime(3) format. (potentially localized) '+' = connection may be kept alive after the response is sent.
'-' = connection will be closed after the response is sent. -(This directive was %...c in late versions of Apache 1.3, but -this conflicted with the historical ssl %...{var}c syntax.) +(This directive was %...c in late versions of Apache 1.3, but +this conflicted with the historical ssl %...{var}c syntax.) + -- 2.40.0