rail
1 FaverShareViewed: 38 TimesQuoted: The Ruby on Rails (ROR) framework is typically run under Apache on both Linux and Windows Systems. For those that do not wish to use Apache to host their solutions on windows, one alternative is running under Internet Information Services (IIS) World Wide Web Publishing (W3SVC) service. The installer packages Shane Careveo's Fast-CGI ISAPI filter in conjuction with Ionic's Rewrite ISAPI filter and my IIS scripts to allow for integration with IIS under Windows XP or Windows Server 2003. This is a complete solution for hosting your Ruby Rails application under IIS. The installer is compiled using the Nullsoft Installer System (NSIS). IIS setup is handled by my 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.
1 FaverShareViewed: 4 TimesQuoted: Specifically we needed two features to scale our mysql database: application-level sharding and master/slave replication.
Related Content from Around Faves
ruby
-
1 FaverViewed: 9 TimesQuoted: Rcrawl is a web crawler written in ruby.
- falko - Jul 13 20081 FaverViewed: 30 Times
- waterfield - Apr 16 20084 FaversViewed: 19 Times
ruby on rails
-
Installation File Upload Fu
2 FaversViewed: 24 Times - vanessafox - Jun 06 20081 FaverViewed: 24 Times
- yukiex - Jan 24 20061 FaverViewed: 11 Times
