• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question Access HTTP

Are you trying to open the Plesk login page through http or are you trying to access your website through http?
 
- Disable (uncheck) "Permanent SEO-safe 301 redirect from HTTP to HTTPS"
- If your website stores its own URL, make sure that this is set to http and not https, too. For example Wordpress stores its own url in the *_options table in the datasets "siteurl" and "homepage". Simply edit these datasets to remove the "s" from the URL.
- Make sure that there are no rewrites in your .htaccess file in the website's document root directory that redirect traffic from http to https.

You have also stated that you cannot issue an SSL certificate. When you use the SSLIt extension, an SSL certificate can be issued even if the redirect to SSL is already in place, because the token directory is excepted from regular traffic to your domain. If you cannot issue an SSL certificate, what is the exact error message that you get when you try it?

- Has the domain name been registered on the Internet correctly and is it routed to your server's IP address? Make sure that your domain has been registered correctly. If your domain name has not been registered on the internet, your browser might trick you into believing it is redirecting from http to https while it does this mainly because it cannot reach the domain in general.
 
Back
Top