Chuck,
Thanks for your answer.

I tried and it works

Just one thing;
If I access https://*.autumn.nl (which shouldn't exist, I get the
defaulthost, instead I wan't to get a 404 of some sort, indicating that that
site does not exist?
Do I need to add a 404-host to either engine as a default host service which
just throws a 404 or something

Thanks a lot so far,

Serge Fonville

On Fri, Oct 10, 2008 at 5:27 PM, Caldarale, Charles R <
[EMAIL PROTECTED]> wrote:

> > From: Serge Fonville [mailto:[EMAIL PROTECTED]
> > Subject: Re: SSL Host
> >
> > I read both and what I still don't get is:
> > How do I specify a connector to a host?
>
> You can't.  You would need multiple <Service> elements, each with its own
> nested <Connector> and corresponding <Host> elements.
>
> Alternatively, to keep the configuration much simpler, use valves as Chris
> suggested to accept or reject requests based on whatever rules you like.
>
>  - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you received
> this in error, please contact the sender and delete the e-mail and its
> attachments from all computers.
>
> ---------------------------------------------------------------------
> 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