Forum Discussion

ninjapug_67378's avatar
ninjapug_67378
Icon for Nimbostratus rankNimbostratus
Jun 30, 2011

Reverse Proxy

I have 1 Public IP address. 203.154.77.81

 

 

I have 3 Apache web servers with an internal IP addresses of

 

 

ServerA = 192.168.1.101

 

ServerB = 192.168.1.102

 

ServerC = 192.168.1.103

 

 

When i type http://203.154.77.81/serverA

 

i expect it to be directed to 192.168.1.101.

 

When i type http://203.154.77.81/serverB

 

i expect it to be directed to 192.168.1.102.

 

 

How do i do that.

 

4 Replies