proxy_next_upstream http_404?

mevans336 nginx-forum at forum.nginx.org
Wed Jul 27 11:21:42 UTC 2016


I figured out what it was. I had an error_page directive in another location
block in the same server.conf that was apparently overriding the
proxy_next_upstream. I commented it out and now the upstream throwing the
404 is being skipped. I'm just going to remove 404 from the error_page
directive.

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,268529,268544#msg-268544



More information about the nginx mailing list