Apache2 Tomcat5 mod_jk2

I agree there is missing links in the documentation. I had to do a lot of 
hacks to make it work, but I still have problems.

You have to read about jk2. You can find something of it here

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/confighowto.html

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/vhosthowto.html

Unfortunately there is some differences in how it works under Tomcat5
For instance I could only make it work with

<Location "/">
        JkUriSet worker ajp13:localhost:8009 
</Location>

Regards 
  David Bo Jensen



Mandag 09 juni 2003 12:01 skrev Kevin Passey:
> Hi everyone,
>
> I have searched thru the archives and cannot find a pointer on this. Can
> anybody point me to some how-to's on getting the latest version of Tomcat
> to run with Apache Http.
>
> Regards
>
> Kevin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to