Project

General

Profile

« Previous | Next » 

Revision 6667cd71

Added by Jim Pingle over 1 year ago

Catch/handle some HTTP errors. Implements #15322

  • Catch 50x errors, even from PHP FPM, so users don't end up with a
    blank white screen if an error happens too early in processing.
  • Catch 404 errros.
  • Handle both with static pages since PHP-FPM may have an issue of its
    own, so don't loop back there.
  • added
  • modified
  • copied
  • renamed
  • deleted