https://issues.apache.org/bugzilla/show_bug.cgi?id=49996
Luke Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P3 --- Comment #2 from Luke Meyer <[email protected]> 2010-09-28 14:42:25 EDT --- (In reply to comment #1) > There are legitimate reasons to use the result code of a crafty error document > handler Yes, but is there a reason for ProxyPass to overwrite an existing status code? If there's to be a directive for this, then perhaps: ErrorDocumentStatus keep (default override) or ErrorDocumentKeepStatus on (default off) - so that it's clearly related to ErrorDocument and next to it in the docs. -- 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]
