Nginx Redirect URL With HTTP/1.1 301 Moved Permanently Header last updated July 15, 2011 in Categories NginxHow 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?