• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Deactive https for domains

DarkKikies

Basic Pleskian
If I try to deactive ssl protocol by panel of domain. When I try to use the https in that domain refers to the root domain of the vps.

How do I disable it completely? and not having a redirect to my domain?
 
This cannot really be done, because the server needs to do "something" with incoming requests on port 443. When a virtual host is missing for a domain that has been requested, the server falls back to the default page.

Maybe you can use a workaround? Enable SSL on the domain but redirect the requests to the non-SSL version of the website?
 
But should I set this thing on each domain? There would be a way to make it automatic?

Or maybe you could display a warning page when you try to use the https?
 
Back
Top