Commit a721f42e authored by Ian Holsman's avatar Ian Holsman
Browse files

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
parent 807e8a09
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -837,3 +837,4 @@ module AP_MODULE_DECLARE_DATA proxy_http_module = {
    NULL,		/* command apr_table_t */
    ap_proxy_http_register_hook	/* register hooks */
};