модуль переопределения URL-адресов для IIS 7(A module that dynamically alters Internet client requests that are based on rules that specify how a URL should be modified before it is processed. For example, Internet clients will see requests that look like which are dynamically rewritten to the actual address of example.com, example.com)
URL Rewrite Module for IIS 7 A module that dynamically alters Internet client requests that are based on rules that specify how a URL should be modified before it is processed. For example, Internet clients will see requests that look like http://www.example.com/catalog/product/123/, which are dynamically rewritten to the actual address of http://www.example.com/catalog.aspx?product=123