]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix so that errordocument works when a error gets returned from the
authorIan Holsman <ianh@apache.org>
Mon, 5 Nov 2001 23:06:55 +0000 (23:06 +0000)
committerIan Holsman <ianh@apache.org>
Mon, 5 Nov 2001 23:06:55 +0000 (23:06 +0000)
commitf1c45242cad5c417c06b4e6cbc4dc587d12a4dfe
tree150581cc23df5a525fd05b544cde6a861b180f67
parent241586bee370ee58ae2487c2c5916da2a2b08b44
Fix so that errordocument works when a error gets returned from the
proxy.
Problem was ErrorHandler thought it was in some kind of recursion and
couldn't find the custom error document
Obtained from: Jin Hong <jinh@cnet.com>
Submitted by:
Reviewed by:   Ian Holsman

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91757 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_http.c