Browse By Tags

.htaccess

Best Practices for PHP on the Microsoft Web Platform
Created Nov 15, 2009 by tali smith

Introduction - There are various steps you can take to optimize Windows Server 2008 R2 or Windows Server 2008, IIS 7, and FastCGI performance for your Web workloads and PHP applications, including: Configure PHP process recycling behavior Disable...

Translate .htaccess Content to IIS web.config
Created Feb 23, 2009 by stjacobs

Introduction - Many PHP applications are distributed with configuration files for the Apache Web server. These configuration files (usually called .htaccess files) contain a number of settings that can be used for integrating the application with...