From: Joshua Slive Date: Sat, 24 Aug 2002 00:56:27 +0000 (+0000) Subject: Wrong directive name. X-Git-Tag: AGB_BEFORE_AAA_CHANGES~172 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a38890acc1bd4ff5065b476e655a34a5134f6517;p=apache Wrong directive name. Submitted by: Andre Malo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96514 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.html.en b/docs/manual/mod/mod_log_config.html.en index 0d7a61a98b..ab7d0f9a7b 100644 --- a/docs/manual/mod/mod_log_config.html.en +++ b/docs/manual/mod/mod_log_config.html.en @@ -317,7 +317,7 @@ hostTransferLog directives. In addition, - TransferLog cannot use one nickname + LogFormat cannot use one nickname to define another nickname.

For example:

diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index 294789e64d..53e80e190d 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -346,7 +346,7 @@ host nickname, it doesn't actually apply the format and make it the default. Therefore, it will not affect subsequent TransferLog directives. In addition, - TransferLog cannot use one nickname + LogFormat cannot use one nickname to define another nickname.

For example: