The underlying VirtualHost entries can then Include the directives to the
Tomcat instance that handles that vhost.  If you want one Tomcat, then you
can use mod_rewrite (within the VirtualHost) to direct to the correct
Context.
----- Original Message -----
From: "Micael Padraig Og mac Grene" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Sunday, February 03, 2002 10:09 PM
Subject: Re: Multiple URLs/Single IP


> Thanks, Bill.  However, I looked at the documentation.  What makes you
> think that solves this problem?  I am not saying you are wrong, but I
don't
> see how that does it.
>
> Micael
>
> At 03:44 PM 2/3/02 -0800, you wrote:
> >This is largely what NameVitualHost(s) are for in Apache.  See:
> >http://httpd.apache.org/docs/mod/core.html#namevirtualhost
> >----- Original Message -----
> >From: "Micael Padraig Og mac Grene" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Sunday, February 03, 2002 8:25 AM
> >Subject: Multiple URLs/Single IP
> >
> >
> > > How can I map multiple URLs, e.g. www.aa.com and www.bb.com, which are
> > > pointed to a single IP address, e.g. 210.34.247.21, to multiple web
> > > applications, e.g. webapps/aa and webapps/bb?  Many thanks for any
help.
> >I
> > > have had a solution offered with a Layer-7 Switch and a squid proxy,
but I
> > > would prefer either Apache or Tomcat solutions by far.  I see nothing
in
> > > the documentation or in the lists.  I know how to do this with a
context
> > > manager for JBoss and Tomcat 3.2.4, but I am moving to SOAP as my
solution
> > > of choice with the Struts package.  Any help would be greatly
> > > appreciated.  Thanks, gents and ladies.
> > >
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:
> ><mailto:[EMAIL PROTECTED]>
> > > For additional commands, e-mail:
> ><mailto:[EMAIL PROTECTED]>
> > >
> >
> >
> >--
> >To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> >For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to