hgomez      2002/10/28 04:04:57

  Modified:    jk/xdocs/jk aphowto.xml
  Log:
  Add comment on JkRequestLogFormat which is only available on Apache 1.3
  for now.
  
  Revision  Changes    Path
  1.13      +1 -0      jakarta-tomcat-connectors/jk/xdocs/jk/aphowto.xml
  
  Index: aphowto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk/aphowto.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- aphowto.xml       25 Oct 2002 15:42:49 -0000      1.12
  +++ aphowto.xml       28 Oct 2002 12:04:56 -0000      1.13
  @@ -369,6 +369,7 @@
   
   <p>
   <b>JkRequestLogFormat</b> will configure the format of mod_jk individual request 
logging. 
  +For now this directive is only available on <b>Apache 1.3</b> server.
   Request logging is configured and enabled on a per virtual host basis. 
   To enable request logging for a virtual host just add a JkRequestLogFormat config. 
   The syntax of the format string is similiar to the Apache LogFormat command, 
  
  
  

--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to