There is a printed QR code with '%03' (line break) accidentally encoded into URL. Is it possible to use HTTP Redirect to point invalid URL to a new web folder?
the answer is "no". Browsers will not process the %03 so the HTTP request never makes it to the server.