search for: mysecondrailsapp

Displaying 1 result from an estimated 1 matches for "mysecondrailsapp".

2006 Jan 03
1
Virtual Hosts?
...essful because within a month of getting my very first application online (and it''s barely functional) I now have to get a second one up pretty quickly. Basically, I have a rails application "myFirstApp", and a hostname www.myfirstapp.com. Now I have a second rails app "mySecondRailsApp" and I need www.mysecondapp.com to peacefully coexist on the same box. I''ve looked through the rails wiki and I know I need virtual hosting. I see one page that discusses this with apache and I might be able to muddle through it. Currently I''m using WEBrick and I'...