Browse By Tags

request filtering

Secure Your Infrastructure and PHP Applications
Created Nov 15, 2009 by tali smith

Introduction Security is always a consideration; it is critical to make careful security considerations when you implement and maintain your Web sites, infrastructure, and PHP applications. Internet Information Services 7 (IIS 7) offers many ways...

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...

Using Enhanced Request Filtering Features in IIS7
Created Sep 30, 2008 by sudt

This article provides a list of common usage scenarios for enhanced Request Filtering features, which is shipped with Windows Server 2003 SP2 or can be downloaded from http://www.microsoft.com/downloads/ for Windows Server 2008 RTM. In the absence...

IIS 7.0 Request Filtering and URL Rewriting
Created Sep 4, 2008 by ruslany

IIS 7.0 includes a request filtering module that is based on the URLScan ISAPI Filter for IIS 6.0. The module helps you tighten security of your Web servers. The IIS team has also released an add-on URL rewrite module for IIS 7.0, which provides...

Use Request Filtering
Created Nov 22, 2007 by iisteam

Introduction UrlScan, a security tool, was provided as an add-on to earlier versions of Internet Information Services (IIS) so administrators could enforce tighter security policies on their Web servers. Within IIS 7, all the core features of...

Microsoft Communities