Hi there.
Let us say that there is a site with single domain name, but many
IPS. These are hosted on different machines (centres), and the databases used by these centres are not always synchronised.
To acces particular service I must type:
subdomain.domain.com
How can I make sure that my request gets to one particular centre, knowing the IP. It means, I would like to type in like
222.222.222.222 and SOMETHING for the subdomain and get connected to the centre and the service of my choice.
To make it mre complicated, I am not using browser, but php code build around a web service and the address must pe passed in a single instruction.
Thank you.
http://www.scisoft.cz