Displaying 1 result from an estimated 1 matches for "48a0a829".
Did you mean:
480829
2006 Mar 31
3
Why use a Subdomain?
New to Ruby on Rails. I''ve been playing around with an application I set
up at rails.foo.com.
Basically this means that all my pages tied to the application live on
that subdomain. Is there any reason for not just installing onto your
parent domain foo.com and putting your static pages in the public dir
that ruby on rails creates?
The answer seems like a simple yes, however all the