3月
30
2020
Make apache mod_proxy ProxyErrorOverride include original page contents with mod_include
I'm using apache mod_proxy to forward certain requests to an IIS server and also use ProxyErrorOverride to provide a corporate style on the error pages. However I would like to include the original servers error message in custom error pages to provide some additional information when debugging 500...