Displaying 2 results from an estimated 2 matches for "domainwww".
Did you mean:
domaintwo
2011 Oct 27
1
creating subdomains
HI All,
I surfed a lot , googled a lot , read/watched railscasts but could not get
the solution.
Below is my problem.
1) I wanted a parent domain www.xyz.com. This parent domain will have two
subdomains abc.xyz.com and def.xyz.com.
The parent domain will have a admin user who has capability to create/manage
subdomains.
The subdomains should an a siteadmin user who can edit the site
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: