Quote:
|
Originally Posted by BoNgHiTtA
If you do 2 ips, do you have to remove all
<VirtualHost *:80> and change them to <VirtualHost Ipaddyhere:80>
|
Yes you do. What Zagi said is correct.
NameVirtualHost ip1.ip1.ip1.ip1
NameVirtualHost ip2.ip2.ip2.ip2
And then with virtualhost you specify the ip that is used for the specific domain.