Can I permanently change the "httpdocs" in Plesk?
I want the DocumentRoot to change from /var/www/vhost/<domain>/httpdocs
to /var/www/vhost/<domain>/web/htdocs
At the moment I am making the changes in /conf/vhost.conf then updating /usr/local/psa/admin/sbin/websrvmng -u --vhost-name=domain.com
but that takes a few minutes per domain, and I have to do it for every domain I add that uses my software I've developed.