On Mon, Jul 22, 2002 at 10:47:35AM +1000, Jie Gao wrote:
> That's great. But what I am after is the difference between
To me it seemed like you expected something magically to appear in your
access logs, so sorry.
> X-Forwarded-For
The ip of the remote client
> X-Forwarded-Host
The Host origi
arded-Host and X-Forwarded-Server
> > > functionality of mod_proxy_add_forward.c.
> >
> > What are the differences between them?
>
> I believe there is a difference in what headers was decided on to send in
> mod_proxy.
>
> mod_proxy_add_forward.c:
> X-Forwa
On Mon, Jul 22, 2002 at 08:34:08AM +1000, Jie Gao wrote:
> On Sat, 20 Jul 2002, Ask Bjoern Hansen wrote:
>
> > As you may know then the proxy module in httpd 2.0 incorporates the
> > X-Forwarded-For, X-Forwarded-Host and X-Forwarded-Server
> > functionality of mod_proxy
On Sat, 20 Jul 2002, Ask Bjoern Hansen wrote:
> As you may know then the proxy module in httpd 2.0 incorporates the
> X-Forwarded-For, X-Forwarded-Host and X-Forwarded-Server
> functionality of mod_proxy_add_forward.c.
What are the differences between them?
I have:
ProxyPass /my-
al IP from the mod_proxy
processes and if you wanted to use VirtualHosts you had to do funny
tricks on the backend. Not anymore, or rather: You can do different
funny tricks.
mod_proxy_add_forward.c now forwards the original Host: header and
$r->server_name from the mod_proxy process in the