Inside your webappsdir (which is defined in the appBase attribute inside the
host element) you either create directories for each webapp or place *.war
files directly in it.The ROOT directory (or war) corresponds with no
ulrpath.
For every new application you are adding you either add a war or a directory
inside the webappsdir
Every host can have it's own appBase.

Hope this helps.

Regards,

Serge Fonville

On Thu, Nov 20, 2008 at 5:07 PM, <[EMAIL PROTECTED]> wrote:

>
> ----- Mail Original -----
> De: "Charles R Caldarale" <[EMAIL PROTECTED]>
> À: "Tomcat Users List" <users@tomcat.apache.org>
> Envoyé: Jeudi 20 Novembre 2008 16:23:40 GMT +01:00 Amsterdam / Berlin /
> Berne / Rome / Stockholm / Vienne
> Objet: RE: tomcat virtual host
>
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Subject: Re: tomcat virtual host
> >
> > But if i do this, how can i access de tomcat manager ? with
> > other name, but the examples will work ?
>
> By using their URLs?
>
> http://mysvn:8080/manager/html
> http://mysvn:8080/examples
>
> But, if a want to add a second application web , for example mysvn2 and i
> do not remove the mysvn,
> that is why I would like to use the virtual host.
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to