You could use something like CGI.REMOTE_ADDR or CGI.REMOTE_HOST, but these
may or may not work, if you are behind a load-balancer, and they are not
passing the x-remote-addr header back to you, or if the end user is coming
through a proxy...

On Fri, Oct 31, 2008 at 11:19 AM, Developer MediaDoc <
[EMAIL PROTECTED]> wrote:

> Hi All,
>
> Have a site whose DNS is not controlled by us.
>
> They (the DNS controllers), have setup a URL to redirect at the DNS level
> (so they tell me), www.abc.com/french to come to our site via an IP
> address. When we get this visitor, they need to get to our FRENCH page. Our
> standard default page is the english one.
>
> I've looked through the CGI scope, and there is ZERO indication in that
> scope that they are coming from www.abc.com/french (our HTTP referrer is
> empty string).
>
> Is there anyway WE can get this to work, or is it on their end at the DNS.
> (Its a government client, so any changes we request take ~ 1 month!).
>
> We are on CF 7.0, IIS 6.0.
>
> Many thanks,
>
> Matts
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314680
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to