Awesome explanation Matt!
El mar., 29 ene. 2019 a las 19:36, Muggeridge, Matt
() escribió:
>
> ProxyPassReverse is used for rewriting response headers related only to
> redirection. As per the docs, it affects only “Location”,
> “Content-Location” and “URI” headers on HTTP redirect responses.
ProxyPassReverse is used for rewriting response headers related only to
redirection. As per the docs, it affects only “Location”, “Content-Location”
and “URI” headers on HTTP redirect responses.
The example they give is helpful (although cluttered with other concepts).
Here is a more crystal