On Mon, 15 Jan 2001, Daniel Lopez wrote:

> be able to get which is the original IP that made the request: That is:
> Host x.x.x.x makes a request to http://myhost.es/myApp/whatever.app
> then mod_proxy translates this request to
> http://myhost.es:thePort/myApp/whatever.app but if I try to recover the
> REMOTE_HOST in the whatever.app program, [...]

http://develooper.com/code/mpaf/ is half a solution for that. A full
solution if you use mod_perl on the backend server.


 - ask

-- 
ask bjoern hansen - http://ask.netcetera.dk/



Reply via email to