• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

rollback vhost.conf

NicosL

New Pleskian
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:
Code:
/usr/local/psa/admin/bin/httpdmng --reconfigure-domain my_website.com

If I want to delete these conf, because i have for exemple make an error; how can I do this ?

By deleting the vhost.conf and run the
Code:
/usr/local/psa/admin/bin/httpdmng --reconfigure-domain my_website.com
command ?

Thanks in advance
NicosL French user
 
Back
Top