Howdy, I am very now to this and have a strange problem. I have two SSL websites set up via 2 vhost files VHOSTS 1 a. ServerName: blah.blah.com (this is the main www website) b. ServerName: blah.blah.com/admin (Running on an SSL port with self signed cert) VHOSTS 2 ServerName ssp.blah.blah.com (Running on an SSL port with self signed cert) When I try to access website 1b via URL it is installing the self signed cert that is in the number 2 vhosts file ! All the syntax in the 2 vhosts file look fine. I hope that makes sense Thanks in advance.