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

Question http / https redirect to hostname?

mrtx

New Pleskian
Hello, I finally managed to do it for example

Enter http: //domain.tld: 8443, which will redirect to the hostname hostname.domain.tld.

however, if I enter https: //domain.tld: 8443, I will not be redirected to the hostname hostname.domain.tld.

is that possible? and if so, how?

# http to https redirect
error_page 497 https: // $ hostname: $ server_port $ request_uri;

Thank you for Answer :)
 
Back
Top