Dear All, I have configured to run my application of Ruby on Rail on Fedora 7. Actually, It is working well on localhost (Linux Fedora7). But I don''t know how to configure to run that application via the network. I mean if I stand on the windows pc, how can I run that application. As I know, I just type http://myserverIPaddress/myapplication then it works but that if I start my application web service on Windows. Instead, when I run my web service on Linux Fedora 7, and I did then same, it doesn''t work. So can any body help me? I''m looking forward to here from all of you. Regards, Sok -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Dear All, I have configured to run my application of Ruby on Rail on Fedora 7. Actually, It is working well on localhost (Linux Fedora7). But I don''t know how to configure to run that application via the network. I mean if I stand on the windows pc, how can I run that application. As I know, I just type http://myserverIPaddress/myapplication then it works but that if I start my application web service on Windows. Instead, when I run my web service on Linux Fedora 7, and I did then same, it doesn''t work. So can any body help me? I''m looking forward to here from all of you. Regards, Sok --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Dear All, I have configured to run my application of Ruby on Rail on Fedora 7. Actually, It is working well on localhost (Linux Fedora7). But I don''t know how to configure to run that application via the network. I mean if I stand on the windows pc, how can I run that application. As I know, I just type http://myserverIPaddress/myapplication then it works but that if I start my application web service on Windows. Instead, when I run my web service on Linux Fedora 7, and I did then same, it doesn''t work. So can any body help me? I''m looking forward to here from all of you. Regards, Sok --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I havent been yet to Fedora but: Open comunication port on firewall (3000 is default on webrick or mongrel). If on Apache or other web servers check your configuration file. Default usually allows only localhost connection. by TheR -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---