This is mostly about Apache (or equivalent) settings higher up than .htaccess - look around for documents regarding "name-based virtual hosting". It's quite possible to set up - pretty much every shared webhost out there is doing it.
--Matt Jones On Aug 26, 2:58 am, Abhishek shukla <[email protected]> wrote: > ok let me be more specific > > I have two domain which in pointing to my rails application and a subdomain > 1.www.xyz.com > 2.www.xyz.info > 3. example.xyz.com > > Now when the user accesswww.xyz.infothe example.xyz.com page should > open up but the address bar should bewww.xyz.info. > > So is it possible to redirect? > > Thanks Abhi > > On 8/25/09, prabesh shrestha <[email protected]> wrote: > > > > > > > If you have a domain maindomain then you got to do whatever you need > > within that domain. > > How can you use other's domain?you can use subdomain on your > > maindomain but xyz is some other domain. > > You can't use that to redirect to your domain by anyway. > > > On Aug 24, 6:33 pm, Abhishek shukla <[email protected]> wrote: > >> Hello Friends, > >> Just wanted to know how can i execute the following task > > >> My requirement is > > >> 1. Let say the main domain iswww.maindomain.com > >> 2. And a subdomain is e.g. xyz.maindomain.com and Every subdomain have a > >> correspondence domain store in DB. so that user can access a site using > >> that > >> domain as well. > >> For e.g let say there is a subdomain xyz.maindomain.com and this can be > >> access usingwww.xyz.com > > >> So just wanted to know its need to be configured in .htaccess file or i'll > >> need to configure something else? > > >> NOTE: the subdomain will be dynamic. > > >> Thanks > >> Abhis --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

