You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yo...@apache.org on 2004/09/05 00:20:08 UTC

cvs commit: httpd-2.0/docs/manual/mod mod_logio.xml

yoshiki     2004/09/04 15:20:08

  Modified:    docs/manual/mod Tag: APACHE_2_0_BRANCH mod_logio.xml
  Log:
  Backport from 2.1.
  mod_logio is not compiled by default.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.2.2.5   +2 -2      httpd-2.0/docs/manual/mod/mod_logio.xml
  
  Index: mod_logio.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_logio.xml,v
  retrieving revision 1.2.2.4
  retrieving revision 1.2.2.5
  diff -u -r1.2.2.4 -r1.2.2.5
  --- mod_logio.xml	17 Apr 2004 18:43:37 -0000	1.2.2.4
  +++ mod_logio.xml	4 Sep 2004 22:20:08 -0000	1.2.2.5
  @@ -23,7 +23,7 @@
   
   <name>mod_logio</name>
   <description>Logging of input and output bytes per request</description>
  -<status>Base</status>
  +<status>Extension</status>
   <sourcefile>mod_logio.c</sourcefile>
   <identifier>logio_module</identifier>