Hi there,
I am trying to integrate Apache-1.20 and Tomcat-4.0 via
webapp_module. I have done next steps:
LoadModule webapp_module libexec/mod_webapp.so
AddModule mod_webapp.c
WebAppConnection warpConnection warp my_host:8008
WebAppDeploy examples warpConnection /examples/
And of course I have restarted both Apache and Tomcat. But When I enter in
browser http://myhost/examples it doesn't work! and
http://myhost:8080/examples works fine. Can anybody help me or at list
tell me wher to find some docs about that.
Ilic Aleksandar
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>