Product:
Search Type:

How do I change the default port for Expand control panel?

Article ID: 3539 
Last Review: Dec,28 2007
APPLIES TO:
  • Expand 2.x

RESOLUTION

Since 2.2.0 versions Expand CP uses it's own web server named "sw-cp-server". This is actually Light-HTTPd server and it's configuration directory is /etc/sw-cp-server/.

To change the default Expand port for Plesk Expand control panel, please edit it's web server configuration file /etc/sw-cp-server/applications.d/01_expand.conf   and replace the default port 8442 with yours in the string:

$SERVER["socket"] == ":8442" {

 After that it is necessary to restart the Expand control panel:
# /etc/init.d/sw-cp-server restart

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields