marc        97/02/19 09:46:42

  Modified:    htdocs/manual/mod  mod_log_config.html
  Log:
  Add backreference to format for common log module to make it easier
  to find.
  
  Revision  Changes    Path
  1.13      +3 -2      apache/htdocs/manual/mod/mod_log_config.html
  
  Index: mod_log_config.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_log_config.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -C3 -r1.12 -r1.13
  *** mod_log_config.html       1997/02/15 22:27:58     1.12
  --- mod_log_config.html       1997/02/19 17:46:41     1.13
  ***************
  *** 90,96 ****
    any headers.
    </dl>
    
  ! <h3>Custom Log Formats</h3>
    
    The format argument to the <code>LogFormat</code> and
    <code>CustomLog</code> is a string. This string is logged to the log
  --- 90,96 ----
    any headers.
    </dl>
    
  ! <A NAME="formats"><h3>Custom Log Formats</h3></A>
    
    The format argument to the <code>LogFormat</code> and
    <code>CustomLog</code> is a string. This string is logged to the log
  ***************
  *** 220,226 ****
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_log_config<p>
    
  ! This sets the format of the logfile.<p><hr>
    
    
    <A name="transferlog"><h2>TransferLog</h2></A>
  --- 220,227 ----
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_log_config<p>
    
  ! This sets the format of the logfile.  See <A HREF="#formats">
  ! Custom Log Formats</A> for details on the format arguments.<p><hr>
    
    
    <A name="transferlog"><h2>TransferLog</h2></A>
  
  
  

Reply via email to