diff --git a/loadbalancer/httpd-vhost.conf b/loadbalancer/httpd-vhost.conf index 7c4579a..4951895 100644 --- a/loadbalancer/httpd-vhost.conf +++ b/loadbalancer/httpd-vhost.conf @@ -1,7 +1,7 @@ - BalancerMember http://10.0.0.20:80 - BalancerMember http://10.0.0.21:80 + BalancerMember http://10.0.1.20:80 + BalancerMember http://10.0.1.21:80 ProxyPreserveHost On