https://bz.apache.org/bugzilla/show_bug.cgi?id=37355

--- Comment #27 from [email protected] <[email protected]> ---
This is all wrong. The ProxyRemote directive should not exist. Forwarding proxy
requests upstream could be handled by ProxyPass. 

Actually, ProxyRemote has the ability to forward upstream all unknown http
methods and "CONNECT" could be among them.

The proxy module just needs to not strip the schema and server from the request
url.

The authentication could then be configured with ProxyAddHeaders.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to