Jump to content

Recommended Posts

  • FPCH Admin
Posted

URL Rewrite Module 2.0 provides a rule-based rewriting mechanism for changing requested URL’s before they get processed by web server and for modifying response content before it gets served to HTTP clients.

 

Microsoft URL Rewrite Module 2.0 for IIS 7 RC is an incremental release that includes all the features from version 1.1, and adds support for rewriting of request and response headers as well as response content. More specifically, it can be used to:

 

  • Replace the URLs generated by a web application in the response HTML with a more user friendly and search engine friendly equivalent.
  • Modify the links in the HTML markup generated by a web application behind a reverse proxy.
  • Fix up the content of any HTTP response by using regular expression pattern matching.
  • Modify HTTP request headers and IIS server variables.
  • Modify HTTP response headers

The installation package includes several additional components and hotfixes required by URL Rewrite Module 2.0 Beta. Refer to the KB articles for the hotfixes to get more details. In order to apply the hotfixes correctly without restarting the server, it is recommended that the WAS service is stopped before installing URL Rewrite Module 2.0 Beta. The following hotfixes will be installed with URL Rewrite Module 2.0 Beta:

  • Update for IIS 7.0 FastCGI module (KB 954946)
  • Hotfix for IIS 7.0 SetUri function (KB 949172)
  • Hotfix for ASP.NET System.Web.dll (KB 957660

 

Download details URL Rewrite Module 2.0 for IIS 7 - RC (x64)

 

Microsoft URL Rewrite Module 2.0 for IIS 7 - RC (x86)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...