jfclere     2004/03/12 07:49:31

  Modified:    jk/xdocs/jk2 davhowto.xml
  Log:
  Now mod_jk2 works better. The Alias is not mandatory.
  
  Revision  Changes    Path
  1.2       +1 -2      jakarta-tomcat-connectors/jk/xdocs/jk2/davhowto.xml
  
  Index: davhowto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk2/davhowto.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- davhowto.xml      3 Mar 2004 11:19:26 -0000       1.1
  +++ davhowto.xml      12 Mar 2004 15:49:31 -0000      1.2
  @@ -13,8 +13,7 @@
   
   <section name="extract of httpd.conf">
   <p>
  -The Alias is NEEDED otherwise mod_jk2 translate hook will be called first...
  -That is a Hack it need to be fixed in mod_jk2.c
  +The Alias is just for confort ;-)
   <source>
     Alias /examples/jsp-source 
/home/jfclere/jakarta-tomcat-4.1.24/webapps/examples/jsp
     &lt;Location /examples/jsp-source&gt;
  
  
  

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

Reply via email to