> -----Original Message-----
> From: [email protected] [mailto:rubyonrails-
> [email protected]] On Behalf Of [email protected]
> Sent: Friday, April 17, 2009 12:08 PM
> To: Ruby on Rails: Talk
> Subject: [Rails] Virtual Host issue
> 
> 
> Hey, I'm having sort of an issue configuring virtual hosts with
> passenger
> 
> I want domain.com and www.domain.com to point to one rails app (simple
> cms)
> and *.domain.com to point to another rails app (the actual thing)
> 
> How can I do this with apache+mod_rails? Thanks a lot for your help!

I'm pretty sure if you first put the VirtualHost for domain.com and
www.domain.com, and then the VirtualHost with ServerName *.domain.com, that
should work.

> 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to