You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dimitar Georgievski <di...@websyn.com> on 2002/09/11 01:47:09 UTC

mod_webapp and context deployment

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>