Closed ghost closed 6 years ago
The status for the HTTP 507 error page seems incorrect :
https://github.com/denysvitali/nginx-error-pages/blob/e2b965da83f719833cfcd5ae0e5c7d7faaeae589/507.html#L20
it should be Insufficient Storage instead of Bad Gateway
http://webconcepts.info/concepts/http-status-code/507
Thank you! I'll fix it ASAP.
Fixed. I'm now using an API to automatically generate the error codes and descriptions.
The status for the HTTP 507 error page seems incorrect :
https://github.com/denysvitali/nginx-error-pages/blob/e2b965da83f719833cfcd5ae0e5c7d7faaeae589/507.html#L20
it should be Insufficient Storage instead of Bad Gateway
http://webconcepts.info/concepts/http-status-code/507