Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Wednesday, 29 January 2014

Change Cpanel default port.

We can  change Cpanel default port by editing the file " /var/cpanel/cpanel.config " .

 # vi  /var/cpanel/cpanel.config
Change  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