That's it exactly !
Since SSL can't support that, it might be better to abort the start-up and
be more *in-your-face* about it than dropping a warning in the log.
But I'm coming around to Owen's POV on this. There is a certain perverse
pleasure in seeing how many different ways there are of saying the same
thing :-)
Simon.
Please respond to [EMAIL PROTECTED]
From David Mitchell <[EMAIL PROTECTED]>
Date 19 September 2000
To
[EMAIL PROTECTED] Time 12:44
Copy to (bcc: Simon Wilcox/BASE/WilliamsLea)
Bcc Simon Wilcox/BASE/WilliamsLea
Fax to
Subject Re: [Feature Request] Handling attempts at SSL name based
hosting
Bill Moran <[EMAIL PROTECTED]> wrote
> [EMAIL PROTECTED] wrote:
> >
> > Is there any milage in having mod_ssl abort a start up if you try and
configure
> > it with name based virtual hosting ?
> >
> > I don't even know if mod_ssl is able to determine this detail of
> > configuration but since it's definitely not what you want to to do,
> > failing to start and printing a link to the relevant FAQ might reduce
some
> > of the posts to this list ?
>
> Why is it "not what you want to do"? You can still have named-based
> virtual hosts, but not in SSL mode.
Presumably its wouldnt complain about any name based stuff, only SSL
name-based stuff. Eg, if there is a section
<VirtualHost AA.BB.CC.DD:PP>
....
SSLEngine on
...
</VirtualHost>
then die with an error if there is a
NameVirtualHost AA.BB.CC.DD:PP
directive.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
This email contains proprietary information some or all of which may be
legally privileged. It is for the intended recipient only. If an addressing
or transmission error has misdirected this email, please notify the author by
replying to this email. If you are not the intended recipient you must not
use, disclose, distribute, copy, print, or reply on this email.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]