Browse by tags URL Rewrite Module

Reverse Proxy with URL Rewrite v2 and Application Request Routing

This walkthrough will guide you through how to use URL Rewrite Module and Application Request Routing (ARR) to implement a reverse proxy server for multiple back-end applications. Prerequisites To run this walkthrough, you must have the following: IIS 7 with ...

URL Rewrite Module 2.0 Configuration Reference

This section of the documentation applies to the URL Rewrite Module Version 2.0 for IIS 7 This article provides an overview of the URL Rewrite Module 2.0 functionality and explains the new configuration concepts used in this version. For detailed information ...

Using URL Rewrite Module 2.0

Introduction This section of the documentation applies to the URL Rewrite Module Version 2.0 for IIS 7. Microsoft URL Rewrite Module 2.0 for IIS 7 is an incremental release that includes all the features from version 1.1, and adds support for outbound response ...

URL Rewriting for ASP.NET Web Forms

When you use the IIS 7.0 URL Rewrite module with ASP.NET applications, it is important to ensure the correct behavior of your Web application with rewritten URLs. This article explains scenarios in which URL rewriting can affect ASP.NET Web applications, and ...

Developing Rule Template for URL Rewrite Module

This walkthrough will guide you through how to develop a rule template for URL Rewrite module. You will create a rule template that can be used to generate a rewrite rule that enforces usage of a particular domain for a web site. Template Overview Canonical ...

Rule Templates Overview

Rule templates in URL Rewrite module provide a simple way of creating one or more rewrite rules for a certain scenario. Built-in rule templates URL rewriter module includes several rule templates for most common scenarios: User Friendly URL - This rule template ...

URL Rewrite Module - Video Walkthrough

This video demonstrates how Microsoft URL Rewrite Module for IIS 7.0 can be used to accomplish common URL manipulation tasks: Enabling user friendly and search engine friendly URLs for dynamic web pages Enforcing canonical host names for web sites Using rewrite ...

User Friendly URL - rule template

Rule templates are used to provide a simple way of creating one or more rewrite rules for a certain scenario. URL rewriter module includes several rule templates for some common usage scenarios. In addition to that URL rewrite module UI provides a framework ...

Request Blocking - rule template

Rule templates are used to provide a simple way of creating one or more rewrite rules for a certain scenario. URL rewriter module includes several rule templates for some common usage scenarios. In addition to that URL rewrite module UI provides a framework ...

Testing Rewrite Rule Patterns

URL Rewrite Module UI includes a tool that can be used to test the regular expression and wildcard patterns used within rewrite rules and conditions. With this tool you can very quickly verify the correctness of the pattern; you can check how the pattern is ...

Rule with Rewrite Map - rule template

Rule templates are used to provide a simple way of creating one or more rewrite rules for a certain scenario. URL rewriter module includes several rule templates for some common usage scenarios. In addition to that URL rewrite module UI provides a framework ...

IIS 7.0 Request Filtering and URL Rewriting

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

IIS URL Rewriting and ASP.NET routing

With the release of URL-rewrite module for IIS 7.0 and the inclusion of ASP.NET routing into the .NET Framework 3.5 SP1, there have been a lot of questions from ASP.NET developers about how these two features relate to each other and when to use each. The ...

URL Rewrite Module Configuration Reference

This article provides an overview of the URL rewrite module and explains the configuration concepts used by the module. Table Of Content Functionality Overview Rewrite Rules Overview Rewrite Rules Scope Rules Evaluation Rules Inheritance Preserving Original ...

Importing Apache mod_rewrite Rules

IIS 7.0 URL rewrite module provides rule importing functionality that greatly simplifies the process of converting Apache mod_rewrite rules to IIS URL rewrite rules. This walkthrough will guide you through how to import several mod_rewrite rules into an IIS ...

« Previous 15 Showing 1 to 15 of 21Next 15 »

Latest Blogs rss

Featured Books