Deploy Rails on Microsoft IIS
Despite the predominance of Apache as the web server for Ruby on Rails (on both Linux and Windows Systems) there are some out there that are stuck having to use Microsoft's Internet Information Services (IIS) World Wide Web Publishing (W3SVC) service.Brent Heinz of NextIT has released an installer packaging Shane Careveo's Fast-CGI ISAPI filter in conjuction with Ionic's Rewrite ISAPI filter and custom-written IIS scripts. The package allows easy deployment of Ruby on Rails applications on IIS 5.1 and IIS 6.0 (on Windows XP or Windows Server 2003).
The installer is compiled using the Nullsoft Installer System (NSIS). IIS setup is handled by Brian's vbscripts and executed from the installer. It installs the Rewrite filter, FCGI filter (including registry config settings), Ruby FCGI bindings and configures the IIS website.
Release 1.0 Beta of ROR4IIS is avaiable here.
It's wonderful news for windows users!!
页:
[1]