Hi, I''m using Dan Webb''s request routing plugin and I have a route set up as: map.user "/:name/:action", :name => ''action'', :controller => "user", :conditions => { :subdomain => ''id'' } Now it works when I go to id.domain.com/kris but the problem is that all URLs are then generated for id.domain.com instead of domain.com as I''d like it. Any idea how to get around that? Kris --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---