]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
In several htdocs/manual pages, the TransferLog directive is still
authorMartin Kraemer <martin@apache.org>
Tue, 16 Dec 1997 22:28:39 +0000 (22:28 +0000)
committerMartin Kraemer <martin@apache.org>
Tue, 16 Dec 1997 22:28:39 +0000 (22:28 +0000)
commit265536db862dc48c41c9d1dd91de341c88a31bd3
tree53905997042d20d696eb0faa9d27f0a804bb66a7
parent317792cc495698874197898a1b53063eedf15d29
In several htdocs/manual pages, the TransferLog directive is still
attributed to the mod_log_common module (which is no longer
supported as of apache_1.2).

The patch replaces these references with references to
mod_log_config. Note that I still left the mod_log_common.html file
(and a back compatibility reference to it) in the docs distribution.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79715 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/invoking.html
docs/manual/invoking.html.en
docs/manual/mod/directives.html
docs/manual/vhosts/virtual-host.html