• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Plesk HTTPS problem

G

GMoore7

Guest
I've got a problem with HTTPS on my server. It seems that no matter what site is set up, they all redirect to a different website on my server...

https://www.bio-hq.com/

is SUPPOSED to have

http://www.bio-hq.com/

on it, but it redirects to another website on my server.

How do I fix this?

Thanks,

~Weed
 
is your nonsecure domain on the same IP as your certificate?
 
plesk 7 now supports only HTTPS for one domain, if you have several websites hosted with the same IP-address and you enable SSL for one of the domains on the same IP then all the sites point to that one domain.

for example:

you have the folowing domains on same IP:

domain1.com
domain2.com
domain3.com
domain-with-ssl.com

https://domain1.com points to domain-with-ssl.com
https://domain2.com points to domain-with-ssl.com
https://domain3.com points to domain-with-ssl.com
https://domain-with-ssl.com points to domain-with-ssl.com

good luck
 
Back
Top