• 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.

Resolved .conf.bak Files in apache and nginx conf

moswak

Regular Pleskian
Hi,
why does plesk leave deleted-domain.TLD.conf.bak files in the directories

/etc/httpd/conf/plesk.conf.d/forwarding/
/etc/httpd/conf/plesk.conf.d/webmails/

/etc/nginx/plesk.conf.d/forwarding/
/etc/nginx/plesk.conf.d/webmails/

although the domain is already deleted ?
if a domain is deleted then these .bak files should also be removed ?
 
It is a good general practice to keep backup configuration files just in case. Many rpm or deb packages, when removed in the same way, keep backups of their configs, for example.
 
Back
Top