]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get the proxy to look at requests that are being proxied again. In the
authorRyan Bloom <rbb@apache.org>
Tue, 14 Nov 2000 22:28:56 +0000 (22:28 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 14 Nov 2000 22:28:56 +0000 (22:28 +0000)
commit0e7866eaaa3a6aeb1fb76e5bd171a2e03ca3dcb6
tree5532e10c04be38cda3120e6f7c7d2deca6d7a36e
parent297e55712b79387edb404c06c04adac7762a68ee
Get the proxy to look at requests that are being proxied again.  In the
big commit of the other day, a few !r->proxyreq's were changed to
r->proxyreq, which made the proxy decline requests when it shouldn't
have.
Submitted by: Cliff Woolley <cliffwoolley@yahoo.com>
Reviewed by: Ryan Bloom

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