jfclere     2005/07/04 00:41:07

  Modified:    jk/xdocs faq.xml
  Log:
  Arrange links and a typo. PR 13911.
  
  Revision  Changes    Path
  1.13      +5 -5      jakarta-tomcat-connectors/jk/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/faq.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- faq.xml   30 Nov 2004 07:35:37 -0000      1.12
  +++ faq.xml   4 Jul 2005 07:41:07 -0000       1.13
  @@ -39,7 +39,7 @@
   Jakarta Tomcat Connectors Project</a>
   For additional help, the best resource is the Tomcat Users Discussion list.  
   You should start by searching
  -<a href="http://mikal.org/interests/java/tomcat/index.html";>
  +<a href="http://mail-archives.apache.org/eyebrowse/[EMAIL PROTECTED]">
   the mail list archive</a>
   before you post questions to the list.  
   If you are unable to locate the answer to your question in the archive, 
  @@ -69,7 +69,7 @@
   <br />
   <p>
   <b>JK</b> is a project covering web-servers to Tomcat connectors,
  -whereas <b>mod_jk</b> is the <a href="howto/apache.html">Apache module</a> 
developped in JK.
  +whereas <b>mod_jk</b> is the <a href="howto/apache.html">Apache module</a> 
developed in JK.
   </p>
   
   <p>
  @@ -128,7 +128,7 @@
   
   <subsection name="Which protocol should I use? Ajp12 or Ajp13?">
   <p>
  -<a href="common/ajpv13.html">Ajp13</a> is a newer protocol, it's faster, and 
it works better with SSL. 
  +<a href="common/ajpv13a.html">Ajp13</a> is a newer protocol, it's faster, 
and it works better with SSL. 
   You almost certainly want to use it now that <strong>ajp12 is 
deprecated</strong>.
   </p>
   <p> 
  @@ -180,7 +180,7 @@
   
   <subsection name="Why did exist two files mod_jk.so (-eapi ad -noeapi) in 
download dir for Linux ?">
   <p>
  -Many versions of Apache use of modified API, known at Extended API, 
developped for use with the
  +Many versions of Apache use of modified API, known at Extended API, 
developed for use with the
   <a href="http://www.modssl.org";>mod_ssl module</a>.
   </p>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to