m: Jay Chandler <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Monday, January 29, 2007 8:10:08 PM
Subject: [EMAIL PROTECTED] Virtual Hosts in 2.2
Attempting to set up my virtual hosts so that www.haderach.net goes to
the normal DocumentRoot, and mail.haderach.net goes to my squirr
Attempting to set up my virtual hosts so that www.haderach.net goes to
the normal DocumentRoot, and mail.haderach.net goes to my squirrelmail
folder.
Contents of extra/httpd-vhost.conf:
NameVirtualHost *:80
ServerName www.haderach.net
ServerAlias haderach.net *.haderach.net
DocumentRoot /usr