Author: BillS IIS Blog : ASP.NET | Posted on: 7/9/2008 12:59:19 PM | Views : 1348

In last a few weeks, the IIS team has released 3 IIS extensions updates: · URL Rewrite Module CTP1 · Application Request Routing CTP1 · PowerShell Provider CTP2 URL Rewrite Module URL Rewrite Module is a rule-based rewriting engine for changing request URL’s before they get processed by web server.  It can be used to provide user and search engine friendly URLs for dynamic web applications, rewrite and redirect URLs based on HTTP headers and server variables, and control access to web site content. · Additional information is available at Using URL Rewrite Module . · Downloads: X86 X64 · Support: URL Rewrite Module forum . Application Request Routing Application Request Routing (ARR) is a proxy based...(read more) Go to the complete details ...