[users@httpd] How to proxy based on post string value

2019-10-11 Thread Campbell, Lance
Apache 2.4 Is this possible to do? Use Case: An Apache web server receives a POST web requests. If the POST request “body” contains a particular string value I want to proxy the post request to a different web server. The response from that web server will be sent back to the original reques

[users@httpd] OutputFilter of Includes AND Deflate results in browser failing to load response body

2019-10-11 Thread Barry Pearce
Hi, I am having problems with filters provided by mod_mime, Apache 2.4.41 on Manjaro. No errors are reported in the apache log files. The problem is that when using includes and deflate together Chromium fails to load the response body. Testing the follow: AddOutputFilter INCLUDES htm html