How do I redirect old ugly urls such as http://example.com/store/view.jsp?product=foo with clean url - http://example.com/store/view/product/foo using nginx reverse proxy?
Read answer to: "Nginx Redirect URL With HTTP/1.1 301 Moved Permanently Header"