PDA

View Full Version : Integrating Tomcat with Apache server .. to serve lzx


d~l
07-21-2004, 05:55 AM
There is a developer's paper here ..

http://www.laszlosystems.com/developers/download/installation-1.0.2/iis.php

explaining how to integrate Tomcat with IIS to serve Laszlo applications through Microsoft IIS server.

...

I've just been through a learning experience integrating Apache 2.0.49 (instead of IIS) with Tomcat 5.0.27 .. and then serving Laszlo applications through Apache.

This setup needs the mod_jk2 JK connector to be installed (mod_jk2.so to be placed in Apache2\modules and then various configuration files to be edited).

here is a starter link ..

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