On 6/22/06, Chris Price <cprice@xxxxxx> wrote:
Joshua Slive wrote: > This question was recently asked and answered: > http://mail-archives.apache.org/mod_mbox/httpd-users/200606.mbox/%3ce498c1660606130705l54036bf0ne7895cdc10808864@xxxxxxxxxxxxxx%3e 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx