uot;-" "-"
On Thu, Nov 28, 2013 at 6:27 PM, Debasish Ray Chawdhuri <
debas...@geekyarticles.com> wrote:
> 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
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?