@jswork/bad-gateway-pages
v1.0.1
Published
Custom Bad Gateway Pages.
Downloads
8
Maintainers
Readme
bad-gateway-pages
Custom Bad Gateway Pages.
installation
npm install -S @jswork/bad-gateway-pages
usage
#site-wide error pages
error_page 500 502 503 504 node_modules/@jswork/bad-gateway-pages/dist/502.html;
resources
- https://stackoverflow.com/questions/7796237/custom-bad-gateway-page-with-nginx
license
Code released under the MIT license.