• 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.

Resolved SSL for forwarded domain

Button "Add domain", then choose redirect in the hosting settings, then create the certificate for it.
 
I have no redirect option, only forward.
And when I chose forward, I have no "SSL Certificates" option for domain

upload_2017-1-12_22-6-57.png
 
Sorry for that. Different approach:
Create the testblabla.info domain as a regular webspace (hosting) domain.
Then create the SSL certificate for it.
In the web space root directory (/tesetblabla.info) create a text file named ".htaccess" with this content:
Redirect 301 / https://www.targetdomain.com
Instead of "targetdomain.com" enter the domain that the redirect shall forward to.
 
Back
Top