Hi: I am new to rails, and i want to ask if i can install rials in a web server subfolder : www.mydomomain.com/ root domian /project1 /project2 /project3 each project is an app rails? Can this be made ? Thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
You certainly can. You''ll want to look into mod_rails (Passenger), as it would be the easiest to set up in this fashion. The old school way would be to use FastCGI, but it''s been generally depricated for some time now. -Kevin On Apr 8, 2009, at 12:25 PM, amichelins wrote:> > Hi: > > I am new to rails, and i want to ask if i can install rials in a web > server subfolder : > > www.mydomomain.com/ root domian > /project1 > /project2 > /project3 > > each project is an app rails? > > Can this be made ? > > Thanks in advance > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
capistrano also can do it for you its has a video in www.railscasts.com best 2009/4/9 Kevin Elliott <kevin-bjsViUlG2TsAvxtiuMwx3w@public.gmane.org>> > You certainly can. You''ll want to look into mod_rails (Passenger), as > it would be the easiest to set up in this fashion. The old school way > would be to use FastCGI, but it''s been generally depricated for some > time now. > > -Kevin > > On Apr 8, 2009, at 12:25 PM, amichelins wrote: > > > > > Hi: > > > > I am new to rails, and i want to ask if i can install rials in a web > > server subfolder : > > > > www.mydomomain.com/ root domian > > /project1 > > /project2 > > /project3 > > > > each project is an app rails? > > > > Can this be made ? > > > > Thanks in advance > > > > > > > > > >-- 明天会更好 --~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---