One option I believe should work is to put the full path of the app in the 
WebAppDeploy directive.

ex.: WebAppDeploy /var/www/webapp/myapp conn /myapp

--David

On Tuesday 26 February 2002 03:34 pm, you wrote:
> Warp.  I have mod_webapp.so and libapr.dll in my Apache "modules"
> directory.  I have the following in my httpd.conf.
>
>   LoadModule webapp_module modules/mod_webapp.so
>   AddModule mod_webapp.c
>   WebAppConnection conn warp localhost:8008
>   WebAppDeploy examples conn /examples/
>
> If my docBase is not under webapps, I don't know what to use for the 2nd
> parameter of WebAppDeploy line...
>
> j-y ciccoli wrote:
> > What have you installed as Tomcat-Apache plug-in?
> >
> > ----- Original Message -----
> > From: "Dave Ferguson" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, February 26, 2002 8:29 PM
> > Subject: webapps directory required for Warp?
> >
> > > Using the Warp connector, is it possible to have the docBase of a web
> > > app
> >
> > somewhere else besides the "webapps" directory?
> >
> > > I am using Tomcat 4.0.2 and Apache 1.3.20 on Win2K.
> > >
> > > Thanks for any help!

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to