• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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