How to Change the URL in Plesk
Plesk, short for "Parallels Plesk Panel," is a commercial Web hosting automation software. As an administrator, you can set a new Sitebuilder host URL with the help of Plesk utility sitebuilder. You can perform this task on a Linux-based operating system by entering a specific command on a terminal window. Note that you may require administrative rights on your computer to complete this task.
Instructions
-
-
1
Launch your preferred terminal window in Parallel Plesk Panels.
-
2
Type the following command:
$PRODUCT_ROOT_D/bin/sitebuilder --set http://sitebuilder_host/ServiceFacade/ -force
Replace "http://sitebuilder_host/ServiceFacade" with the new URL that you wish to change to.
-
-
3
Press "Enter" key to implement the command.
-
4
Close the terminal window to end the task.
-
1