Displaying 1 result from an estimated 1 matches for "homehttp".
Did you mean:
comhttp
2007 Oct 31
7
Question for rails multidomain application design
Hi to all,
I would design an application for multidomain support and my question is
what is the best practice to do this kind of application ?
Eg.:
I think to write my application handling the multidomain into routing map:
map.connect ":domain/:controller/:action"
map.connect ":domain/:controller/:action/:id"
Assuming that I hanlde 3 domains for 3 different customers: