Aug 27, 2008
IIS team has recently released an update for IIS 7.0 FastCGI module that fixes compatibility problems with several popular PHP applications. In particular, the update changes the behavior of FastCGI module in the following ways: REQUEST_URI server variable...
Filed under: PHP, FastCGI, Wordpress, Drupal, IIS News Item
Aug 07, 2008
If you ever tried to set up Ruby on Rails (RoR) on IIS 7.0 with FastCGI you have probably noticed that the process is not very straightforward. There are a few workarounds that need to be applied in order for RoR to function correctly. In particular,...
Filed under: FastCGI, URLRewrite, RubyOnRails