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 <jbrose@xxxxxxx>
Reply-To: "users@xxxxxxxxxxxxxxxx" <users@xxxxxxxxxxxxxxxx> Date: Monday, June 22, 2015 4:25 PM To: "users@xxxxxxxxxxxxxxxx" <users@xxxxxxxxxxxxxxxx> Subject: 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
|