I am currently raising a 404 error from the backend server (running on port 9000), but nginx, instead of giving the client the same 404 error, responds with a 505, but still send the body of the response that is returned from the server with the 404.
How do I fix this?
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
