https://issues.apache.org/bugzilla/show_bug.cgi?id=50732
Summary: Make ProxyErrorOverride configurable per status code
Product: Apache httpd-2
Version: 2.2.17
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: mod_proxy
AssignedTo: [email protected]
ReportedBy: [email protected]
I think it would be nice to be able to configure ProxyErrorOverride per http
status code (4xx, 5xx) like:
ProxyErrorOverride 404 On
ProxyErrorOverride 500 Off
ProxyErrorOverride 403 Off
In this way you much more possibilities to configure how you should present
error messages in a reverse proxy environment.
Best regards,
Peter
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]