On May 29, 7:07 pm, Robin Fisher <robinjfis...@gmail.com> wrote:
> Hi Sahil,
>
> If someone types in blog.company.com, you will need access to the
> server on which that domain resides in order to redirect it to your
> app, it has nothing to do with how you structure your application.
>
> If you setup a redirect, then the user will see yourapp.com/blog/:id
> unless you reconfigure the routes in routes.rb.  The alternative so
> that the user sees blog.company.com is to frame your site on the
> company.com website although this is considered slightly 2001 and not
> really the done thing.

No, actually i am not looking for the redirection thing. What i want
is the CNAME Record change of blog.company.com. I have access to this
and the other domain.
so, when a user goes to blog.company.com, he should see contents of
the the rails_app, but the domain part of the url should not change.

Regards

Sahil
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to