• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

change default Plesk Folder

MarcoP

New Pleskian
I would like change default Plesk Folders from /var to /home, I can change only patch in /etc/psa/psa.conf or i do other operation?

Thanks.

---------------------------------------------------------------
Plesk Panel 10.2.0, CentOS 5.6 x86_64
--------------------------------------------------------------
 
Do you mean directory for vhosts content in /var/www/vhosts? In that case use /usr/local/psa/bin/transvhosts.pl utility. --help option for details.
 
Thanks Igor,
this procedure was made, infact in my psa.conf the field is
HTTPD_VHOSTS_D /home/www/vhosts.

But I would change all /var dir in /home

Thanks.
 
How you have changed directory with transvhosts.pl utility? What exactly command you have used?
 
I have used --dest-dir <path> , but i have changed only vhosts directory, i would like change all /var directories in /home.

Thanks.
 
Do you mean changing location of all content of /var directory to /home?
I think it is not Plesk related question but common Linux in this case...
 
Back
Top