Hi,
In order to host two domains, say
www.xyz.com and
www.abc.com, do I
need to get hold of either dual ip address or to setup C records?
Or can I simply point the DNS A record of both domains at my single
static ipaddress and then use the <VirtualHost> lines to point traffic
to the different domains at different directories?
Many thanks in advance for answering this quick question...