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

changes to zz010_psa_httpd.conf

M

mysticav

Guest
If I make changes to etc/httpd/conf.d/changes to zz010_psa_httpd.conf

Do I have to run a plesk utility to update the changes ??

For testing purposes, I have deleted all the zz010_psa_httpd.conf
content. Guess what ? My web server still works as normally. That means it has not been updated somewhere.

Any Idea?
 
Hello,

First make sure you restart your webserver (/etc/init.d/httpd restart) after you do some changes. Also I don't suggest you to modify zz010_psa_httpd.conf because that file will be overwritten by websrvmng plesk utility.

Your webserver will work without zz010_psa_httpd.conf, but all VirtualHost will be deleted.
 
Back
Top