> -Original Message-
> From: Jacob Miller [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 27. Mai 2005 05:50
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Insert HTTP HEADER
>
>
> Is there a way to insert an HTTP HEADER when you ProxyPass and
> ProxyPassReverse? For example, I'd l
Is there a way to insert an HTTP HEADER when you ProxyPass and
ProxyPassReverse? For example, I'd like to pass the original client IP
address to the backend server so that I can insert that into the logs insead
of inserting my server IP. Can this be done? Or would the Proxy code need
to be alter