costin      2002/12/11 12:56:43

  Modified:    jk/xdocs/jk2 configweb.xml
  Log:
  Added </section>, thanks Mark.
  
  Revision  Changes    Path
  1.16      +4 -2      jakarta-tomcat-connectors/jk/xdocs/jk2/configweb.xml
  
  Index: configweb.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk2/configweb.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- configweb.xml     11 Dec 2002 19:01:36 -0000      1.15
  +++ configweb.xml     11 Dec 2002 20:56:42 -0000      1.16
  @@ -77,6 +77,7 @@
   file changes and reload the config in the current server process, and use the 
scoreboard to 
   inform other server processes of the change. </p>
   
  +</section>
       <section name="Server-specific configuration">
   
   <p>Since the config is abstracted, some servers ( Apache2 only at this moment ) may 
support a 
  @@ -105,13 +106,14 @@
   You can still enable/disable/add workers if you use workers2.properties, and 
   you could add or change uri properties in that file. </p>
   
  -
  +</section>
       <section name="Config generators">
    
   <p>There is work in progress to support automatic generation of the config file. 
The code is
   included in org.apache.jk.config and consist of a number of ant tasks ( that work 
from CLI as well)
    that process web.xml files and generate worker2.properties or server-specific 
config files</p>
   
  +</section>
   
   
   </document>
  
  
  

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

Reply via email to