Ruby on Rails Saturday, September 29, 2012

On Sat, Sep 29, 2012 at 6:40 AM, Mandeep Kaur <meghasimak@gmail.com> wrote:

> I want to build a website using RoR and for that I have to start it
> for all time and to do that I want to use passenger.
> Now what can I do for that?

Your "problem" has nothing to do with RoR or Passenger; it's that you
apparently don't know how the Internet works.

Please go read something about the Domain Name System (DNS).
Then register a domain name for your project so name servers can
find it.

In the meantime, for your own testing purposes, put the name you
want to use and the server's IP address in your own /etc/hosts file.
(Remove it when your registered domain is in place.)

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment