Virtual Hosts with Apache

From: Brian LaBorde (linux_at_laborde.us)
Date: 04/27/04


Date: Mon, 26 Apr 2004 23:00:15 -0500

How do you (or can you??) serve 2 separate web sites with different names.
the catch is... the names are:
www.mysite.com
brian.mysite.com

just the first part is different.

I have 2 virtual hosts setup in Apache but the second one i have pointed to
/var/www/site2/

the first site comes up fine but the second does not...

Any ideas?