Working on updating an old project and have random problem getting something working in nginx.
Trying to do something like this:
existing url: www.domain.com/page.asp ---> redirect "invisibly" to user to new url: www.domain.com/page.php (via nginx reverse proxy)
I basically have a list of...