• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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