Wednesday, June 15, 2011

Turn off ssl cPanel redirection from command line.

If you are using WHM, from WHM you can turn off the SSL redirtection as follows:

SSL redirection can be found in WHM >> Tweak Settings >> Redirection

Always redirect to SSL [?] On Off = off

If you want to turn off the SSL login URL for the WHM on the server you can simply do it from command line.

You can follow following steps for this:

Login to server as root

Open the file: /var/cpanel/cpanel.config

root@server [~]# vi /var/cpanel/cpanel.config

Check for the line:

requiressl=1
And reset it to
requiressl=0

root@server [~]# /etc/init.d/cpanel restart

No comments:



View My Stats