Rails on Windows

rails-mailing-list wrote:

But I can't figure out for the life of my how to set up the server's IIS configuration to handle my application.

You could use...

- CygWin - Webrick (script/server -p 80) - mongrel - Apache's Win32 install

So why IIS?