[wp-hackers] SSL Domain Mapping with WP Multisite

Bryan Petty bryan at ibaku.net
Mon Jun 4 15:27:38 UTC 2012


On Mon, Jun 4, 2012 at 9:20 AM, Brian Layman <wp-hackers at thecodecave.com> wrote:
> So I guess it depends upon your target audience.  I wonder; how do you
> handle fail over if SNI doesn't work?  Can you even detect that?

In Apache, just make sure you have a default VirtualHost loaded first
on the same IP/port combination as all your SNI hosts, leave
SSLStrictSNIVHostCheck off, and all browsers that don't support SNI
will be forwarded there.

Regards,
Bryan Petty


More information about the wp-hackers mailing list