sameer 96/11/25 22:03:27
Modified: htdocs/manual/mod mod_log_common.html
Log:
Say that this has been replaced
Revision Changes Path
1.3 +4 -3 apache/htdocs/manual/mod/mod_log_common.html
Index: mod_log_common.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_log_common.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C3 -r1.2 -r1.3
*** mod_log_common.html 1996/11/21 10:30:49 1.2
--- mod_log_common.html 1996/11/26 06:03:26 1.3
***************
*** 8,16 ****
<!--#include virtual="header.html" -->
<H1>Module mod_log_common</h1>
! This module is contained in the <code>mod_log_common.c</code> file, and is
! compiled in by default. It provides for logging of the requests made to
! the server using the Common Logfile Format.
<h2>Log file format</h2>
The log file contains a separate line for each request. A line is composed
--- 8,17 ----
<!--#include virtual="header.html" -->
<H1>Module mod_log_common</h1>
! This module is contained in the <code>mod_log_common.c</code> file,
! and is compiled in by default. It provides for logging of the requests
! made to the server using the Common Logfile Format. This module has
! been replaced by mod_log_config in Apache 1.2
<h2>Log file format</h2>
The log file contains a separate line for each request. A line is composed