On 8 April 2012 13:37, CC Chen <li...@ruby-forum.com> wrote:
> Hi all,
>
>
> I want to start my rails server by WEBrick.
>
> How to set the WEBrick up for production? (not http://localhost:3000)
>
> I want others can link to my web server.

Do you mean on the internet or just on your local network?  If you
mean your local network they can probably access it by
http://your_pc_IP_address:3000 just running webrick.

If you mean on the intranet then have a look at Heroku.

Colin

>
>
>
>
>
> Thanks,
>
> --
> Posted via http://www.ruby-forum.com/.
>
> --
> 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.
>



-- 
gplus.to/clanlaw

-- 
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