IIS 7 URL Rewrite Module

The Microsoft URL Rewrite Module for IIS 7.0 provides flexible rules-based rewrite engine that can be used to perform broad spectrum of URL manipulation tasks, including, but not limited to:

Enabling user friendly and search engine friendly URL with dynamic web applications;
Rewriting URLs based on HTTP headers and server variables;
Web site content handling;
Controlling access to web site content based on URL segments or request metadata.

These articles cover the functionality of the URL Rewrite Module and explain how to use it to accomplish common URL rewriting scenarios.

Learning the basics

Creating rewrite rules

Using Failed Request Tracing to trace rewrite rules

Using global and distributed rules

Using rewrite maps

Importing rewrite rules

Enabling "Pretty Permalinks" in WordPress

Rule templates

User Friendly URL

Rule with Rewrite Map

Request Blocking

Testing rule and condition patterns

References and guidance

URL Rewrite Module configuration reference

URL Rewriting and ASP.NET routing

URL Rewriting and Request Filtering

URL Rewriting for ASP.NET Web Forms

Developing rule templates for URL Rewrite module

Video walkthrough

Using URL rewrite module - video walkthrough


  • 0 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

Failed Request Tracing

The request-based tracing provides a good way to figure out what exactly is happening with your...

Request Filtering

IIS 7.0 incorporates all the core features of URLScan into a module called Request Filtering...

IIS 7 Media Pack

Our IIS 7 servers provide media specific extensions that make Web server delivery of media simple...

Using the IIS Database Manager

IIS Database Manager allows you to easily manage your local and remote databases from within...

PHP Driver for SQL

?The SQL Server? Driver for PHP is a PHP 5 extension that provides data access to SQL Server 2005...