There are 2 servers:
- one eth0 eth1 on eth0 has an external address 1.2.3.4 eth1 internal 192.168.1.1
- at the second eth0 192.168.1.2
Apache2 is installed on both
All sites are registered in DNS on this external ip. On the first server where the external IP turns 5 sites
On the second server 1 site in default.
How to show all the sites on the Internet? Is it possible to put nginx or are there other options?