All Tags > Back-references (RSS)
Sorry, but there are no more tags available to filter with.
  • Re: about ReWrite URL

    The {R:0} contains the entire matched URL path, the {R:1} contains whatever was captured in the pattern within a first capture group. In case of wildcard patterns, each "*" symbol creates a capture group: for example if you had a pattern as " *bar*.aspx " and requested foobargoo.aspx...
    Posted to Forum by ruslany on 09-22-2008, 4:52 PM
  • Re: about ReWrite URL

    Hi, please take a look to the following two articles, they will tell you what it means and how to use it: http://learn.iis.net/page.aspx/465/url-rewrite-module-configuration-reference/ (section "Using back-references in rewrite rules") http://learn.iis.net/page.aspx/500/testing-rewrite-rule...
    Posted to Forum by DanielVL on 09-19-2008, 12:28 PM
Page 1 of 1 (2 items)
Microsoft Communities