location /old/path.html { error_page 404 =301 http:/example.com/new/path.html; }