From: Ian Holsman Date: Sat, 14 Jul 2001 20:18:45 +0000 (+0000) Subject: Last Log entry was bogus. X-Git-Tag: 2.0.21~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9467f6ad756e1c940230dce351f349c3d0083d54;p=apache Last Log entry was bogus. Changed to 'setting' the X-Forwarded-Server X-Forwarded-Host X-Forwarded-For headers instead of merging them PR: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89551 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/proxy_http.c b/modules/proxy/proxy_http.c index 6328b9ae9a..e5ba4824d8 100644 --- a/modules/proxy/proxy_http.c +++ b/modules/proxy/proxy_http.c @@ -837,3 +837,4 @@ module AP_MODULE_DECLARE_DATA proxy_http_module = { NULL, /* command apr_table_t */ ap_proxy_http_register_hook /* register hooks */ }; +