Hi, I have this problem. For example, I have 3 site, one with SSL enable and with valid certificate created, and 2 site with NO SSL. The site with SSL enabled work perfectly https://www.site1.com but when I write for example https://www.site2.com, browser loading https://www.site12.com but I see page of site1... same with site3.... If I create certificate for site 2 and 3 all work fine. What is the problem??? I have 150 site. I can't create certificate for all.... thanks
Use one IP address for ssl sites and one for sites without ssl. ssl is a ip based protocol, so when you open a different domain that has no ssl vhost, then apache will show the fisrt ssl vhost on the same IP.