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