thegazelle-ad / gazelle-server

Server for front-end and editor tools of The Gazelle
MIT License
19 stars 8 forks source link

Make sure our static error pages actually work #430

Open emilgoldsmith opened 6 years ago

emilgoldsmith commented 6 years ago

Expected Behavior

Our HTTP 5xx static error pages should actually be used

Current Behavior

If I recall correctly they aren't actually

Possible Solution

probably something slightly wrong in our Caddy setup

Steps to Reproduce (for bugs)

My best idea right now is:

  1. Change source on staging so that it throws an error at a high level
  2. Try accessing staging and see if the static error page shows