Hi,
I am experiencing problems in configuring webapp with Apache 1.3.26 and
Tomcat 4.0.3.
httpd.conf
---
LoadModule webapp_module libexec/mod_webapp.so
WebAppConnection warpConnection warp localhost:8008
WebAppDeploy examples warpConnection /examples/
Tomcat starts fine and listens
I'm running Tomcat 4.0.3 and Apache 1.3.23 on Red Hat 7.2. Tomcat is set up correctly
and is running on port 8080. Port 8008 is set up for use by the Tomcat WARP connector
and requests to this port generate an error in the apache_log.txt file. Unfortunately,
Apache doesn't talk to this port. I