Putting 2 sites on 1 IP address...
I have someone wanting to have 2 of their accounts on my server share the same IP address. The first account already has its own dedicated IP and now they want the 2nd one to share that same IP (IP different from the shared IP on the server).When I setup the account and edit the IP information in the httpd.conf file and go to my browser using the 2nd accounts domain name, the first account shows up. I tried to copy all of the same information from the first account.
I have the NameVirtualHost uncommented with the new IP address and have the VirtualHost with the new IP.
Is there another way to do this? Can this even be done?
Thanks.