Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Directory for vhosts you can change with transvosts.pl utility:
Code:
# plesk bin transvhosts.pl --help
You should specify destination directory.
Utility to transfer vhosts content from HTTPD_VHOSTS_D directory to new place.
Usage:
--dest-dir <path> Destination path. Path to new vhosts directory.
Example: /path/to/new/vhosts.
If directory does not exist it will be created.
--correct-scripts Changes user scripts.
Old vhost path is replaced to new path in content of all files.
Applicable to: Plesk for Linux Question How to change virtual hosts locations in Plesk for Linux? How to replicate website vhost and root document path during migration from a non-Plesk server? ...