• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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