Re: [EMAIL PROTECTED] Best practice for setting DocumentRoot based on hostname

2007-02-17 Thread matt farey
Michael Steigerwald wrote: > Hi all, > > Is there a particular best practice for setting DocumentRoot based on > hostname? In my case, I have several domains, e.g., www.agloa.net > and www.mnfatherproject.org > served at the same ip address.

[EMAIL PROTECTED] Best practice for setting DocumentRoot based on hostname

2007-02-17 Thread Michael Steigerwald
Hi all, Is there a particular best practice for setting DocumentRoot based on hostname? In my case, I have several domains, e.g., www.agloa.net and www.mnfatherproject.org served at the same ip address. What's the best way to use a different DocumentRoot for each? TIA