Hi
If I go to any of my sites on my server via https: they all point to the wrong domain. The domain they point to has a ssl cert. anyone suggest why this is happening?
That is perfectly normal. The reason it happens is that only one IP address can have an SSL certificate on it, so no matter which domain you try apache will always serve up the site that is using that IP address with the certificate.