hello.
I have configured two backend servers. Now one of the backend servers gives a 403 error code which nginx does not intercept. It has been brought to my attention i can use the proxy_next_uptream directive to handle this things but http_403 is obviously not an option. Well okay here is the question. How can i prevent Nginx from showing the Apache "Forbidden" Page? Nginx should just use the next backend server in this case. Thank you for your help.
best regards
t.