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

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