In IIS I am able to use one IP address for multible hosts on a domain.
I have my DNS pointing
www.mydomain.com
www2.mydomain.com
www3.mydomain.com
testing.mydomain.com
...and a handfull of others...
to the same box with one IP address. MS IIS catches the hosts (www, www2, www3, ...) and pulls from the corresponding virtual web and publishes it to that as a site from a particular folder.
Is this possible with apache and MacOSX? If so, how do I do it?
I have my DNS pointing
www.mydomain.com
www2.mydomain.com
www3.mydomain.com
testing.mydomain.com
...and a handfull of others...
to the same box with one IP address. MS IIS catches the hosts (www, www2, www3, ...) and pulls from the corresponding virtual web and publishes it to that as a site from a particular folder.
Is this possible with apache and MacOSX? If so, how do I do it?