Reconfigure Plesk after vhost.conf changes
I always forget the command to reconfigure Plesk after adding a vhost.conf file.
The command to reconfigure Plesk for one site is:
/usr/local/psa/admin/sbin/websrvmng -u --vhost-name=domain.com
or the command I use reconfigures all sites:
/usr/local/psa/admin/bin/websrvmng -a
Comments (0)