Resolved migrate host to another location

Hi Niels Eulink,

you missed a tiny little fact:
Modified:
edit.png
2017-06-30 13:20:49 UTC

so you can be sure, that the KB - article is "up-to-date". ;)
 
transvhosts.pl utility became a part of Plesk long time ago. You can use it without downloading with:

# 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.
 
Back
Top