• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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