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
<h3>Transfer log</h3>
The server will typically log each request to a transfer file,
<code>logs/access_log</code> by default. The filename can be set using a
-<A HREF="mod/mod_log_common.html#transferlog">TransferLog</A> directive; different
+<A HREF="mod/mod_log_config.html#transferlog">TransferLog</A> directive; different
transfer logs can be set for different <A HREF="mod/core.html#virtualhost">virtual
hosts</A>.
<h3>Transfer log</h3>
The server will typically log each request to a transfer file,
<code>logs/access_log</code> by default. The filename can be set using a
-<A HREF="mod/mod_log_common.html#transferlog">TransferLog</A> directive; different
+<A HREF="mod/mod_log_config.html#transferlog">TransferLog</A> directive; different
transfer logs can be set for different <A HREF="mod/core.html#virtualhost">virtual
hosts</A>.
<li><A HREF="core.html#startservers">StartServers</A>
<li><A HREF="core.html#threadsperchild">ThreadsPerChild</A>
<li><A HREF="core.html#timeout">TimeOut</A>
-<li><A HREF="mod_log_common.html#transferlog">TransferLog</A> (mod_log_common)
-<li><A HREF="mod_log_config.html#transferlog">TransferLog</A> (mod_log_config)
+<li><A HREF="mod_log_config.html#transferlog">TransferLog</A>
<li><A HREF="mod_mime.html#typesconfig">TypesConfig</A>
<li><A HREF="mod_env.html#unsetenv">UnsetEnv</A>
<li><A HREF="core.html#user">User</A>
<A HREF="mod/core.html#servername">ServerName</A>,
<A HREF="mod/core.html#documentroot">DocumentRoot</A>,
<A HREF="mod/core.html#errorlog">ErrorLog</A> and
-<A HREF="mod/mod_log_common.html#transferlog">TransferLog</A> configuration
+<A HREF="mod/mod_log_config.html#transferlog">TransferLog</A> configuration
directives to different values for each virtual host.
e.g.
<blockquote><code>