Re: Custom error_page

2018-05-14 Thread Friscia, Michael
"nginx@nginx.org" Date: Monday, May 14, 2018 at 1:26 PM To: "nginx@nginx.org" Subject: Custom error_page I’m not sure if I’m using error_page correctly. I’m trying to set this up so that if the upstream server returns a 500, then I show a custom error page. Is this possible? I have

Custom error_page

2018-05-14 Thread Friscia, Michael
I’m not sure if I’m using error_page correctly. I’m trying to set this up so that if the upstream server returns a 500, then I show a custom error page. Is this possible? I have a custom error setup that works just fine using the instructions from this site: https://www.digitalocean.com/communit