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

Issue removing ssl from domain - http get default plesk page

hardbrasil

Regular Pleskian
Hello fellas, we implement ssl for a domain and we drop too much on google serps, so we decided to remove https.

but now, even after more than 24h the browser still try to connect on https getting defualt plesk page.

we had tryed with htaccess redirect to http without success.

any tip?

next4 . com .br
 
Hi hardbrasil,

Investigation results:
Code:
Status: HTTP/1.1 301 Moved Permanently
Server:    nginx  
Date:    Fri, 09 Jun 2017 20:37:09 GMT  
Content-Type:    text/html  
Content-Length:    178  
Connection:    close  
Location:    http://www.next4.com.br/

I assume, that you forgot to remove the "force redirect" option for your domain:

=> HOME > Subscription > YOUR-DOMAIN.COM > Hostings Settings > Permanent SEO-safe 301 redirect from HTTP to HTTPS
 
Back
Top