[EMAIL PROTECTED] wrote:

> In the current code you can't reverse proxy to virtual hosts or any other
> host that relies on a host header because the original host header is
> deleted and a new host header is created using the proxy's idea of the
> hostname. This patch creates a config option called ProxyPreserveHost which
> allows you to tell apache to send the original host header instead of a new
> one.
> 
> Might anyone else be interested in this patch or is my case unique?
> 
> It's really only useful during reverse proxying and not during regular
> proxying so do you think that I should only enable the option if
> ProxyRequests is not on?

This would be useful during regular proxying - as this option would be
needed for transparent proxying to work.

This patch looks quite useful, as it answers Eli Marmor's transparent
proxy question as well.

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED]               "There's a moon
                                        over Bourbon Street
                                                tonight..."

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to