Hi, just a quick question, is there a way how to run two apps on the same domain? Both for testing purposes. Thank you. P. -- 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 -~----------~----~----~----~------~----~------~--~---
Petan Cert wrote:> just a quick question, is there a way how to run two apps on the same > domain? > Both for testing purposes. Thank you.Yes but you most likely want a subdomain: http://www.zeroplayer.com/ http://zeekland.zeroplayer.com/ My servers give me a different Apache configuration, and different application folder, for the zeekland. subdomain. Your ISP probably has a control panel for you to add a subdomain, configure its folder, and link it to Apache. (www is also technically a subdomain, but it''s also just an alias for zeroplayer.com.) -- Phlip --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Are you wanting something like this: app1.mydomain.com app2.mydomain.com or mydomain.com/app1 mydomain.com/app2 Which one? On Mar 2, 9:31 am, Petan Cert <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi, > > just a quick question, is there a way how to run two apps on the same > domain? > Both for testing purposes. Thank you. > > P. > -- > Posted viahttp://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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
> app1.mydomain.com > app2.mydomain.com > > or > > mydomain.com/app1 > mydomain.com/app2 > > Which one?I''ve just contacted my ISP and my hosting doesn''t support running multiple applications :( Thanks for your replay. I cant deploy more than one app. :( P. -- 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 -~----------~----~----~----~------~----~------~--~---
I would honestly think about just getting an inexpensive VPS solution from someone like Slicehost. You''ll learn a ton more about how Rails works and the fun of deployment and configuration that way. Plus, it is fun to do sysadmin stuff. :) On Mar 2, 10:49 am, Petan Cert <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > app1.mydomain.com > > app2.mydomain.com > > > or > > > mydomain.com/app1 > > mydomain.com/app2 > > > Which one? > > I''ve just contacted my ISP and my hosting doesn''t support running > multiple applications :( Thanks for your replay. > > I cant deploy more than one app. :( > > P. > -- > Posted viahttp://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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Mon, Mar 2, 2009 at 8:49 AM, Petan Cert <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > > app1.mydomain.com > > app2.mydomain.com > > > > or > > > > mydomain.com/app1 > > mydomain.com/app2 > > > > Which one? > > > I''ve just contacted my ISP and my hosting doesn''t support running > multiple applications :( Thanks for your replay. > > I cant deploy more than one app. :( >That sounds like a situation where you''d want to consider a new home. Check us out at http://railsboxcar.com/ if you''re interested in an pre-configured and easy-to-deploy hosting solution for your Ruby on Rails applications. Cheers, Robby -- Robby Russell Chief Evangelist, Partner PLANET ARGON, LLC design // development // hosting w/Ruby on Rails http://planetargon.com/ http://robbyonrails.com/ http://twitter.com/planetargon aim: planetargon +1 503 445 2457 +1 877 55 ARGON [toll free] +1 815 642 4068 [fax] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---