mturk       2004/12/13 01:46:29

  Modified:    jk/xdocs/config apache.xml
  Log:
  Fix typo.
  
  Revision  Changes    Path
  1.9       +1 -1      jakarta-tomcat-connectors/jk/xdocs/config/apache.xml
  
  Index: apache.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/config/apache.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- apache.xml        13 Dec 2004 09:38:48 -0000      1.8
  +++ apache.xml        13 Dec 2004 09:46:29 -0000      1.9
  @@ -355,7 +355,7 @@
   example will block all .gif files.
   </p>
   <source>
  -  # send all requests ending with /servlet to worker1
  +  # do not send requests ending with .gif to worker1
     JkUnMount /*.gif worker1
     # The .gif files will not be mouted cause JkUnMount takes
     # precedance over JkMount directive
  
  
  

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

Reply via email to