Thank you for your time.
we don’t try to change the proxy’d response at all.
I think you’ll need to implement a 301 on the server at typo3.stayery.de if the content you serve from there requires this.
That’s exactly what I thought would solve the problem.
the proxy destination server does a 301, but the netlify proxy does not forwards this to the end users brower
To test the server
go to
typo3.stayery.de/impressum
with x-header set to
{x-header:www.stayery.de}
I’m using the browser extension ModHeader under chrome for this. Without this header it is not allowed to reach the site.
There you can see what the Server does.
the server typo3.stayery.de delivers a 301. The netlify proxy does not deliver the 301 to the browser.
No 301 from netlify(without x-header set)
Have a nice day.
Kind Regards,