moodle/error
Brendan Heywood 5922222778 MDL-69333 error: Allow explicit http error codes in web server config
eg in Apache you could capture 403 errors and funnel them to this
error handler script and also transform them to 404s:

ErrorDocument 403 /error/index.php?code=404
2021-01-20 09:52:25 +11:00
..
index.php MDL-69333 error: Allow explicit http error codes in web server config 2021-01-20 09:52:25 +11:00
plainpage.php MDL-56041 error: Enable custom 404 and 500 error pages 2020-07-08 09:36:21 +10:00