RE: Integrate Apache 1.3.20 and Tomcat 3.2 in Win2k

2001-11-12 Thread Kemp Randy-W18971
Try 4.01 instead, as it is easier. 1. Get the Mod_webapp binary for Tomcat 4.01, and follow the directions in the readme file. 2. Add something like this in apache httpd.conf VirtualHost * ServerName localhost WebAppConnection conn warp localhost:8008 WebAppDeploy examples conn

RE: Integrate Apache 1.3.20 and Tomcat 3.2 in Win2k

2001-11-12 Thread GOMEZ Henri
: Monday, November 12, 2001 5:13 PM To: [EMAIL PROTECTED] Subject: RE: Integrate Apache 1.3.20 and Tomcat 3.2 in Win2k Try 4.01 instead, as it is easier. 1. Get the Mod_webapp binary for Tomcat 4.01, and follow the directions in the readme file. 2. Add something like this in apache httpd.conf