is it possible to redirect from a URL like “/index.php?id=123” in the _redirects file? Or is there another way to solve that on Netlify?
I found some resources but no clear answer. Would be awesome to have some information about special characters on https://docs.netlify.com/routing/redirects/, I think it’s a common usecase when transferring some good old php sites to the JAMstack
thanks