Mixing HTTPS and HTTP Virtual Hosts in Apache

Matthew Benjamin msbenjamin12 at gmail.com
Mon Jun 5 20:31:55 UTC 2006


I keep getting the warning message...

"[warn] _default_ VirtualHost overlap on port 443, the first has precedence"
(without the quotes). I need to somehow override the default VirtualHost,
any ideas?

On 6/5/06, alan <alan at clueserver.org> wrote:
>
> On Mon, 5 Jun 2006, Gordon Messmer wrote:
>
> > Matthew Benjamin wrote:
> >> Does anyone have experience in Apache creating a SSL site along with a
> >> normal http website via NameVirtualHost. I am trying but it only gives
> the
> >> default_virtual_host for the SSL site.
> >
> > You can't really do NameVirtualHost on https.  Apache can only do one
> > certificate for https, since SSL negotiation happens before the browser
> tells
> > the server what hostname it wants.
> >
> > You'll need to do traditional virtual hosts for https.
>
> It can only do one https host per IP Address.  You can have more than one
> cert, but they have to point to separate IP addresses.
>
> --
> "Waiter! This lambchop tastes like an old sock!" - Sheri Lewis
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>



-- 
mB.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20060605/07f5d805/attachment-0002.html 


More information about the users mailing list