Hi all,
I need to modify my vhost configuration, so I have created a vhost.conf in /var/www/vhosts/my_website.com/conf
Then, I have run this script in order to paralles takes care of the new configuration:
/usr/local/psa/admin/bin/httpdmng --reconfigure-domain my_website.com
If I want...