You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2005/07/04 10:08:30 UTC

cvs commit: jakarta-tomcat-connectors/jk/xdocs/howto apache.xml

jfclere     2005/07/04 01:08:30

  Modified:    jk/xdocs/howto apache.xml
  Log:
  Arrange the links.
  
  Revision  Changes    Path
  1.9       +4 -4      jakarta-tomcat-connectors/jk/xdocs/howto/apache.xml
  
  Index: apache.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/howto/apache.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- apache.xml	12 May 2005 20:26:59 -0000	1.8
  +++ apache.xml	4 Jul 2005 08:08:30 -0000	1.9
  @@ -63,7 +63,7 @@
   </p>
   <p>
   In all the examples in this document ${tomcat_home} will be <b>/var/tomcat3</b>.
  -A <a href="jk/workershowto.html">worker</a> is defined to be a tomcat process that accepts work from the Apache server.
  +A <a href="workers.html">worker</a> is defined to be a tomcat process that accepts work from the Apache server.
   </p>
   </subsection>
   
  @@ -166,7 +166,7 @@
   It is recommended to use the binary version if one is available.  
   If the binary is not available, follow the instructions for building mod_jk from source.  
   The mod_jk source can be downloaded from a mirror
  -<a href="http://jakarta.apache.org/site/sourceindex.cgi/">
  +<a href="http://jakarta.apache.org/site/sourceindex.cgi">
   here</a>
   </p>
   
  @@ -186,7 +186,7 @@
   
   <p>
   For example JK 1.2.5 can be downloaded from a mirror
  -<a href="http://jakarta.apache.org/site/binindex.cgi/">
  +<a href="http://jakarta.apache.org/site/binindex.cgi">
   here</a> and contains binary version for a variety of
   operating systems for both Apache 1.3 and Apache 2.
   </p>
  
  
  

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