On 6/22/06, Chris Price <[EMAIL PROTECTED]> wrote:
Joshua Slive wrote:

> This question was recently asked and answered:
> http://mail-archives.apache.org/mod_mbox/httpd-users/200606.mbox/[EMAIL 
PROTECTED]

        Unfortunately, my backend servers are Coldfusion on IIS (garbage, I
know), so mod_extract_forwarded does not work for me. From what I
understand, mod_extract_forwarded would need to run on my backend server
in order to remap x_forwarded_addr to remote_addr.

There is nothing you can do about that at the front end.  There is no
way for the front-end server to monkey with the IP address that will
be seen by the back-end server (other than actually sending from a
different IP address).  So you really need to be consulting an
IIS/Coldfusion forum to see if IIS has a way of lying to its modules
about the IP address.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to