Hi,

I have a requirement in my rails application where i need to provide access
to a blog from another domain.
e.g:  blog.company.com should point to my app's blog_controller's show
action. Is this possible.

& if it is possible, will the user see:
1. blog.company.com/blog/some-blog
2. myapp.com/blog/some-blog

I read a lot about Subdomain_fu. But i think it can only emulate subdomains
in my own app. like (blog.myapp.com) or (company.blog.myapp.com).

I really need help on this. Any pointers or suggestions are always welcome.

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