IF you want to change virtual hosts location in plesk for linux. Please check below article for assistance.
CHANGING PLESK VHOSTS DIRETORY FROM /var/www TO /home/var/www
CREATE DIRECTORIES
mkdir -p /home/var/www
rsync -avz /var/www /home/var/www
/usr/local/psa/bin/transvhosts.pl --dest-dir /home/var/www --correct-scripts
- 0 Users Found This Useful
Related Articles
-
Change permissions and ownership of file/folder via command line
The commands for modifying file permissions and ownership are: chmod – change permissions...
How to Change PLESK MAILBOX DIRETORY FROM /var/mail TO /home/var/mailIf you want to change Plesk mailbox directories please review this technical article for...
What is Virtual Private Server (VPS) Hosting?Virtual Private Servers (VPS) are the most advanced step in server virtualization technology and...