phuria / server-error-pages

Easy to use, professional error pages to replace the plaintext error pages that come with any server software like Nginx or Apache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server-Error-Pages

Easy to use, professional error pages to replace the plaintext error pages that come with any server software like Nginx or Apache.

Quick Details

  • Unbranded and generic informational text for the user
  • Single HTML files, no directory structure required
  • Javascript to get the current domain for content.
  • Based on Bootstrap 3
  • Uses Bootstrap CDN from NetDNA
  • Uses Fontawesome CDN from NetDNA
  • HTML5 Validated
  • Page content includes current domain via js
  • Isup.me integration on network error pages (502 & 504) for the user to check if the error is just for them

Error Pages Included

  • 403
  • 404
  • 500
  • 502
  • 503
  • 504
  • Maintenance
  • Rate Limit

Getting Started

  • Beginners - You can find all of the compiled files under the _site directory
  • Jekyll Users - The pages are built using jekyll, so if you're familiar with jekyll just clone the repo and you can easily modify as needed.

About

Easy to use, professional error pages to replace the plaintext error pages that come with any server software like Nginx or Apache

License:Apache License 2.0


Languages

Language:HTML 72.1%Language:CSS 26.9%Language:JavaScript 0.9%