Skip to main content

Disable https

Comments

3 comments

  • 24x7server
    Hi, You can install Firewall on your server and disable the port 443 on it. Since you are using cPanel server, you might have installed CSF, if not please install it, and when you do install it, you can configure it to not allow traffic on port 443. This way it will not server Port 443 on your server.. You can either do it the above way or you can just edit the Apache configuration and disable the line that has port 443 enabled in it. It may look like Listen 443 in the http.conf file, so when you restart Apache next time, it will not listen to the port 443 (SSL), so the https protocol will not work.. I am not sure why you want to do this, but SSL is actually necessary to build the trust for your website..
    0
  • keat63
    Google will soon penalise sites which are not SSL.
    0
  • JakobM
    Is this an official statement of Google? Could you please provide some more information, because this is the first time I've heard about penalties regarding not using SSL.
    0

Please sign in to leave a comment.