> In my experience, Apache serves up the first virtual host for any
> unknown domains. Define the app that will handle the subdomains as the
> first virtual host and they should be sent to that Rails app.
Do you set the common name to *.domain_name or just the domain_name?
> In your current configuration, what happens when you try to visit an
> unknown subdomain?
Nothing, but I am unsure if that was because the Common Name was set
improperly. I need to get apache set up on my dev machine to more
easily play with it.
>
> Geoffrey Grosenbachhttp://
peepcode.com