hi, Can you access context outside of Tomcat webapps directory using mod_webapp connector? I would like to access this context from a Virtual Host set up on Apache web server. I can access the context directly through the HTTP connector of Tomcat but I cannot manage to make Apache see the context once it goes out of webapps directory.
i'm using Apache 1.3.24 and Tomcat 4.0.4 I use standard mod_webapp directives in my virtual host definition WebAppConnection conn warp localhost:8008 WebAppDeploy myapp conn /myapp thanks, dimitar -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
