<< 1 April 2009 | Home | 3 April 2009 >>

Hosting/Deploying Ruby On Rails apps on Windows

Using Mongrel and Apache with virtual hosts

So recently I've been getting on board the Ruby On Rails bandwagon.  Well, not so much the Rails wagon but definately the Ruby wagon, anyway, I digress.  If like me you've heard great things about Ruby on Rails and then tried it and ended up with some neat little web-app that you want to deploy but only have access to a Windows Server for deployment that for some reason is running apache and not IIS then here's how to get a vhost up and pointing to your Ruby app.

Read more...