On Nov 26, 4:40 pm, icke <[EMAIL PROTECTED]> wrote:
> #3 - even if application.rb is shared, cannot I over-ride the :session > path with the domain name in there to effecively partition the > sessions by domain. I am not sure where I would actually over-ride > this. environment.rb? application.rb? routes.rb (in particular The > same goes for over-riding the page_cache_directory so the pages are > cached to the document root of the apache virtual host. > The session is tracked via a cookie which will be per domain anyway. Fred --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

