Hopefully someone has a quick fix for this -
I have many websites sharing one IP, but one of them has an "official" SSL cert (domain1.com)
https://www.domain1.com resolves properly
but
https://www.domain2.com
https://www.domain3.com
https://www.domain4.com
etc
all resolve to domain1's secure site.
Is there any way that I can have secure requests for the other domains NOT go to domain1's site? Whether by redirecting to non-secure, or through a 404 error, I don't care - I just need secure requests to the other domains stop going to the domain with the certificate.
They are all on the same IP... I realize that if I put the one with the cert on its own IP then that would fix the problem, but I am looking for a way to do this without moving any of the sites to their own IPs.
Thanks in advance!!!



LinkBack URL
About LinkBacks


Reply With Quote




