We can change Cpanel default port by editing the file " /var/cpanel/cpanel.config " .
That's it :-)
# vi /var/cpanel/cpanel.configChange the below value to desired port ,
port=2082
This will change the default Cpanel port, then run the below commands ,
# /usr/local/cpanel/whostmgr/bin/whostmgr2 --updatetweaksettings
# /etc/init.d/httpd restart
That's it :-)
No comments:
Post a Comment