jerenkrantz    02/03/20 12:11:19

  Modified:    .        index.html
  Log:
  Add note that mod_webapp and Flood use APR.
  
  Revision  Changes    Path
  1.20      +5 -2      apr-site/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/apr-site/index.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- index.html        3 Nov 2001 21:55:09 -0000       1.19
  +++ index.html        20 Mar 2002 20:11:19 -0000      1.20
  @@ -23,8 +23,11 @@
     The project was started as a part of the Apache Web Server almost
     two years ago, and has been growing ever since.  Currently, it is in
     use by the <a href="http://subversion.tigris.org/";>Subversion</a>
  -  version control system and version 2.0 of the
  -  <a href="http://httpd.apache.org/";>Apache HTTP Server</a>.
  +  version control system, version 2.0 of the
  +  <a href="http://httpd.apache.org/";>Apache HTTP Server</a>,
  +  <a href="http://jakarta.apache.org/tomcat/";>mod_webapp</a> Tomcat
  +  connector for Apache 1.3 and 2.0, and
  +  <a href="http://httpd.apache.org/test/flood/";>Flood</a> load test tool.
     </p>
   
       <h3>The Library API</h3>
  
  
  

Reply via email to