• 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 Shocking: Plesk still generates httpd config with Proxy mode off

TimReeves

Regular Pleskian
I just started a new thread about some shortcomings in the nginx config when setting "Proxy Mode: Off". I never imagined that Plesk would still generate an httpd config for that domain. Now I checked - and well I'll be, it does!

That given, I can't see any advantage in the new option "Proxy mode". It does not retract the httpd config for the domain, and instead of a "location / {...}" proxy-pass block - which I could get around by specifying own locations to catch all expected forms of URI - now I get a "location ~ \.php(/.*)?$ {...}" block, which pre-empts anything I could put in my custom config file to catch .php files myself.

I find this really really disappointing.

It seems I still have no option to get what I need, short of creating TWO custom templates.
 
Last edited:
Back
Top