I have a site that uses a shared SSL certificate. The domain for most parts is mydomain.com, but the SSL areas must be addressed as https://hostdomain/secure/mydomain.com/ How do I deal with this? I can use the full url to get to the controllers, as in for example https://hostdomain/secure/mydomain.com/items/ but nothing else gets found - no stylesheets, images, or layouts. How do I handle the routing? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---