Apache ServerName, handlerURL, and Reverse Proxy
Peter Schober
peter.schober at univie.ac.at
Wed Jan 9 12:14:45 EST 2013
* Peter Schober <peter.schober at univie.ac.at> [2013-01-09 18:09]:
> I also know of a reverse proxy (which also terminates SSL) scenario by
> an institution from our constituency where the proxy would set custom
> http headers for the request (request_uri, scheme, hostname, port)
And also carrying the client's IP address as seen by the proxy though
to the target, so that the latter not only show the proxy's IP.
For httpd 2.4 this comes out of the box now, it seems:
http://httpd.apache.org/docs/trunk/mod/mod_remoteip.html
-peter
More information about the users
mailing list