]> granicus.if.org Git - apache/commit
mod_proxy_http: Make sure that when an ErrorDocument is served
authorGraham Leggett <minfrin@apache.org>
Sat, 13 Feb 2010 20:24:24 +0000 (20:24 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 13 Feb 2010 20:24:24 +0000 (20:24 +0000)
commit2ba04c954793a5b031612f24c2cd3cc0ef413a63
tree266f6f17e40b9d398a0ff97af0b0a0b46e4441d1
parent5c926949e0c6ddc2d450c58bcfae37c6354096be
mod_proxy_http: Make sure that when an ErrorDocument is served
from a reverse proxied URL, that the subrequest respects the status
of the original request. This brings the behaviour of proxy_handler
in line with default_handler. PR 47106.

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