From c9a623643ada760febb3275ed14371f6937de0bc Mon Sep 17 00:00:00 2001 From: Marc Slemko Date: Wed, 19 Feb 1997 17:46:41 +0000 Subject: [PATCH] Add backreference to format for common log module to make it easier to find. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77639 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_log_config.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_log_config.html b/docs/manual/mod/mod_log_config.html index c2e3e5c04a..33f80d03f8 100644 --- a/docs/manual/mod/mod_log_config.html +++ b/docs/manual/mod/mod_log_config.html @@ -90,7 +90,7 @@ zone = (`+' | `-') 4*digit any headers. -

Custom Log Formats

+

Custom Log Formats

The format argument to the LogFormat and CustomLog is a string. This string is logged to the log @@ -220,7 +220,8 @@ should be enclosed in double quotes. Status: Base
Module: mod_log_config

-This sets the format of the logfile.


+This sets the format of the logfile. See +Custom Log Formats for details on the format arguments.


TransferLog

-- 2.40.0