Please paste your config because I just tried this and it does not work for me. What tomcat
version are you using?
-----Original Message-----
From: Serge Fonville [mailto:serge.fonville@gmail.com]
Sent: Wed 1/28/2009 5:16 AM
To: Tomcat Users List
Subject: Re: virtual hosts
I tried it at my dev machine and added an alias to the host section for
*.domain.tldevery attempt to access a tomcat host on a resolvable address
works.
Hope this helps.
Regards,
Serge Fonville
On Wed, Jan 28, 2009 at 1:53 PM, Josh Pollara
<jpollara@millennialmedia.com>wrote:
> I am making a transition from apache http -> tomcat. DNS is all configured
> correctly etc. example.com and *.example.com point to the same place.
>
> I'm quite certain that tomcat does not support wildcard virtual hosts, I
> just wanted to confirm with someone who was positive.
>
> -----Original Message-----
> From: Serge Fonville [mailto:serge.fonville@gmail.com]
> Sent: Wed 1/28/2009 4:50 AM
> To: Tomcat Users List
> Subject: Re: virtual hosts
>
> Hi,
>
> Is your dns properly configured?
> And what does your environment look like?
>
> Regards,
>
> Serge Fonville
>
> On Wed, Jan 28, 2009 at 1:28 PM, Josh Pollara
> <jpollara@millennialmedia.com>wrote:
>
> > Does Tomcat support wildcard virtual hosts?
> >
> > I'm looking to do something like this:
> >
> > <Host name="example.com" appBase="webapps"
> > <Alias>*.example.com</Alias>
> > </Host>
> >
> > This does not work though. Any suggestions?
> >
> > -josh
> >
> >
>
>
|