OS: Win2k Server
Apache version 2.0.44
The question is this, is it possible to run mulitple sites off apache on one machine.
I know it can be done with IIS where incoming requests for diffrent domain names are sent to diffrent locations thus giving you the ability to run multiple sites off one machine.
How does one go about doing this in apache?