I think with proxy.config.reverse_proxy.enabled" enabled, a request would
return 404 if a remap is not found (iow, it doesn't proxy rules without
matching remaps).
On Tuesday, April 14, 2015 9:12 AM, Phil Sorber <[email protected]> wrote:
On Tue, Apr 14, 2015 at 11:06 AM Luca Rea <[email protected]> wrote:
Hi,
what does exactly “proxy.config.reverse_proxy.enabled” does?
(it seems I have a forward proxy with this parameter enabled)
It enables remap. Without it you can't do reverse, but AFAIK it does not
prohibit forward. The only difference between forward and reverse is the remap
step.