Subject: [ruby-talk:10294] Ruby cgi's in IIS
From: "Brent Rowland" <tarod home.com>
Date: Sat, 3 Feb 2001 09:22:40 +0900
References: 10290
Has anyone figured out how to make ruby cgi's run under NT/IIS? Apache
works fine using #!ruby, but I haven't figured out the trick for IIS. I
don't always get to choose the web server.
Brent