It looks like the Apache directive ... ProxyErrorOverride
Allows the implementation of a custom error page within Apache/PHP-FPM Similar in functionality to what "fastcgi_intercept_errors" does in nGinx. Is that a correct observation? Any potential problems? Thanks From: <Rose>, John Rose <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Monday, June 22, 2015 4:25 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [users@httpd] Does Apache have an equivalent to nginx "fastcgi_intercept_errors"? We have spent a bit of time looking around with no success. We would like to implement a custom error page using Apache 2.4 and PHP-FPM So far unsuccessful. Any help appreciated. Thanks
