You have to deploy the manager context separately for each virtual
host. Add this in server.xml, for each <Host></Host> block:

<!-- Tomcat Manager Context -->
<Context path="/manager" docBase="/usr/local/tomcat/webapps/manager"
debug="0" privileged="true" />

-August

--- Jean-Luc BEAUDET <[EMAIL PROTECTED]> wrote:
> "Daniel A. Melo" a écrit :
> 
> > Hi all,
> >
> > anyone know how to configure the manager app to work on virtual
> domains???
> >
> > []´s
> >
> > Daniel A.
> >
> > --
> > To unsubscribe:  
> <mailto:[EMAIL PROTECTED]>
> > For additional commands:
> <mailto:[EMAIL PROTECTED]>
> > Troubles with the list:
> <mailto:[EMAIL PROTECTED]>Coul
> 
> Could yu please be more explicit ?
> 
> What do yu intend to do ?
> 
> Jean-Luc B
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com

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

Reply via email to