⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
pfSense
All Projects
pfSense
Overview
Activity
Roadmap
Issues
Gantt
Calendar
News
Documents
Repository
«
Previous
|
Next
»
Revision 6667cd71
Added by
Jim Pingle
over 1 year
ago
ID
6667cd717f7f5c038b1a439f322c71ef2427fa2d
Parent
63fe1588
Child
1e0c40e5
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.
Related issues
Feature #15322
: 50x and 404 error handling to GUI web server configuration
Changes
View differences
added
modified
copied
renamed
deleted
src
etc
inc
system.inc
(
diff
)
usr
local
www
404.html
50x.html
Loading...
Catch/handle some HTTP errors. Implements #15322
blank white screen if an error happens too early in processing.
own, so don't loop back there.