Hi Vlad,
2017-11-29 20:54 GMT+01:00 Vlad Liapko :
> I have below config, non essential stuff removed
>
> ProxyPassReverse http://backendhost.com
> ProxyPassReverse /
>
>
> It happens that backend sends Location header already correctly pointing
> to the front end, no need to rewrite, like this
I have below config, non essential stuff removed
ProxyPassReverse http://backendhost.com
ProxyPassReverse /
It happens that backend sends Location header already correctly pointing to the
front end, no need to rewrite, like this
Location:https://frontendhost.com/test/
Apache directive ProxyPas