9 <VirtualHost *>
10 ServerAdmin [EMAIL PROTECTED]
11 ServerName *.foobar.com
12 ServerAlias foobar.com
Give this a shot:
ServerName foobar.com
ServerAlias *.foobar.com
this should work.
--
Andrew Stone
_______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users