On Tuesday, October 23, 2001, at 10:37  am, GOMEZ Henri wrote:

> I'll fix ASAP
>
> Do you recommand :
>
> <IfModule mod_webapp.c>
>       WebAppConnection warpConnection warp localhost:8008
>       WebAppMount examples warpConnection /examples/
>       WebAppMount manager warpConnection /manager/
>       WebAppMount webdav warpConnection /webdav/
> </IfModule>

WebAppDeploy.... And do only the "root" and "examples" contexts:

WebAppDeploy ROOT warpConnection /tomcat/
WebAppDeploy examples warpConnection /examples/

                Pier

Reply via email to