Apache reverse proxy, redirect requests based on IP addresses
- by Mr Aleph
I have a Linux box with 2 NICs. I installed and configured Apache 2 for reverse proxy.
Each NIC has its own IP address and I was wondering if there is any way to redirect the requests via Apache based on the IP address that was used to get to the box.
For example: eth0 has IP 100.100.100.100, eth1 has 200.200.200.200
If I browse to…