On Tue, May 25, 2010 at 7:10 AM, Sakthi Esakiappan
<sakthi.esakiap...@mercuryminds.com> wrote:
> Hello,
>
> We have 2 sites domain.com & domain.co.uk which has separate data. We want
> the UK customers to land only in domain.co.uk and reset of the people should
> land in domain.com. Is there any possibility for doing this Apache

mod_negotiation would look at the accept-language request header.

There are a number of pages on the web that discuss/provide/sell using
IP ranges to identify based on geography instead.  One such module is
here: http://www.maxmind.com/app/mod_geoip

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to