Results 1 to 1 of 1
-
16th Jun 2014, 01:07 PM #1
Force (SSL) Secure Login to cPanel/WHM
This tutorial will show you how to accomplish https connections when going to servername/whm or /cpanel for those who may still be using the insecure ways to login to WHM and CPanel forcing a secure connection for all users.
Step 1: Backup files
Code:cp /etc/httpd/conf/httpd.conf /etc/httpd/conf/httpd.conf.insecure
Code:pico /etc/httpd/conf/httpd.conf
Code:Ctrl+W then ScriptAlias /cpanel /usr/local/cpanel/base/redirect.cgi
Step 5: Search for the line:
Code:Ctrl+W then&nbs; ScriptAlias /whm /usr/local/cpanel/base/whmredirect.cgi
Code:ScriptAlias /whm /usr/local/cpanel/base/swhmredirect.cgi (simply change the whmredirect.cgi to swhmredirect.cgi)
Step 8: Restart Apache to have changes take effect:
Code:service httpd restart
Areon Reviewed by Areon on . Force (SSL) Secure Login to cPanel/WHM This tutorial will show you how to accomplish https connections when going to servername/whm or /cpanel for those who may still be using the insecure ways to login to WHM and CPanel forcing a secure connection for all users. Step 1: Backup files cp /etc/httpd/conf/httpd.conf /etc/httpd/conf/httpd.conf.insecure Step 2: Edit the file pico /etc/httpd/conf/httpd.conf Step 3: Search for the line: Ctrl+W then ScriptAlias /cpanel /usr/local/cpanel/base/redirect.cgi Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to login to cPanel
By Areon in forum Server ManagementReplies: 0Last Post: 1st Mar 2014, 04:02 PM -
how to modify or create an auto responder email in cpanel/whm
By crapking in forum Tutorials and GuidesReplies: 1Last Post: 12th Nov 2011, 07:55 AM -
what to do with a vps with cpanel/whm?
By wman in forum Hosting DiscussionReplies: 0Last Post: 27th Oct 2010, 02:16 PM -
[Tut & Guide] Securing CPanel - WHM - And ROOT on a *VPS*
By CyberAff in forum Tutorials and GuidesReplies: 11Last Post: 4th Oct 2010, 11:38 PM -
How To Secure&Optimize A cPanel Server! [Full of information]
By NationWebHost in forum Technical and Security TutorialsReplies: 6Last Post: 4th Jul 2010, 10:09 PM
themaCreator - create posts from...
Version 3.22 released. Open older version (or...