pcs 97/03/28 07:16:16
Modified: htdocs/manual/mod mod_log_config.html
Log:
Fix ELF format
Revision Changes Path
1.15 +1 -1 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.14
retrieving revision 1.15
diff -C3 -r1.14 -r1.15
*** mod_log_config.html 1997/03/27 20:09:02 1.14
--- mod_log_config.html 1997/03/28 15:16:15 1.15
***************
*** 143,149 ****
Note that the common log format is defined by the string <code>"%h %l
%u %t \"%r\" %s %b"</code>, which can be used as the basis for
extending for format if desired (e.g. to add extra fields at the end).
! NCSA's extended/combined log format would be <code>"%h %l %u %t \"%r\" %s
%b \"%{Referer}i\" \"%{Agent}i\""</code>.
<h2>Using Multiple Log Files</h3>
--- 143,149 ----
Note that the common log format is defined by the string <code>"%h %l
%u %t \"%r\" %s %b"</code>, which can be used as the basis for
extending for format if desired (e.g. to add extra fields at the end).
! NCSA's extended/combined log format would be <code>"%h %l %u %t \"%r\" %s
%b \"%{Referer}i\" \"%{User-agent}i\""</code>.
<h2>Using Multiple Log Files</h3>