Is Partial SSL Possible? ( multisite )
Yes – entirely possible to use SSL on only 1 site in a WP network. In the past, we have done this using .htaccess to force HTTPS for all URLs of a particular site, leaving all others HTTP. This was done using carefully written Apache URL rewrites. The SSL used was a wildcard cert although … Read more