Is it possible to make HTTP(S) requests to 2 different webservers with 1 IP?
I can edit DNS-server (external company). But want for example
1) webserver1.example.com (internal ip 10.0.0.1)
2) webserver2.example.com (internal ip 10.0.0.2)
But I got only 1 (external) internet IP (for example: 194.194.194.10). Is this possible within V7?
So when enters http://webserver1.example.com goes to 10.0.0.1 and http://webserver2.example.com goes to 10.0.0.2.