Let's say:
- I have a website written in English and shown on www.somedomain.com
- the website is on a US server now (based on cPanel/WHM) at some IP 12.12.12.12
- I can manage the DNS of somedomain.com using a control panel to add/modify any records: A, MX etc. (Now all A records are pointing obviously to IP 12.12.12.12)
I would like that when a US guy opens www.somedomain.com the webiste is shown by the server in US, but when an European guy opens www.somedomain.com the webiste is shown by another srever in UK.
Is this possible using the same domain (with no sub domains redirections i.e. us.somedomain.com uk.somedomain.com) by simply adding/modifying DNS records.
If (1) is YES, how do I setup the DNS records of www.somedomain.com in order to accomplish this?
if (1) is NO, are there other solutions available to accomplish this, what are these solutions?
Thanks!