All TagsRulesWildcards (RSS)
  • Look at my URL

    Can someone please take a look at what I have going on here. I've documented the issues I'm having, along with what I need on this page pretty well... should be self explanatory. I've also posted the <rule> code on the page for examination... Rewrite: http://www.cbengine.net/1234/comments...
    Posted to Forum by goldentine on 05-14-2009, 8:21 AM
  • Seek Professional Help!!!

    I need professional help here... Here's the situation... I have product URL's going to detail pages. On that page it breaks out into sub-sections, at times it also carries extra parameters in the query string other than "v" and "fa"... note that "v" is an alpha-numeric...
    Posted to Forum by goldentine on 05-11-2009, 9:30 AM
  • Re: how rewite www.aaa.com to www.bbb.com?

    With URL rewrite module you can use rule, that looks similar to this: <rule name="Redirect rule" patternSyntax="Wildcard" stopProcessing="true"> <match url="*" /> <conditions> <add input="{HTTP_HOST}" pattern=" www.aaa.com "...
    Posted to Forum by ruslany on 06-25-2008, 12:33 PM
  • Re: Rewrite rule to skip processing css/jpg/etc?

    It looks to me that you want to rewrite any URL that is not actual a resource or page in your Web Application. You could use something like: <rule name="ImportedRule3" patternSyntax="Wildcard" stopProcessing="true"> <match url="*" /> <conditions>...
    Posted to Forum by DanielVL on 06-06-2008, 9:22 PM
Page 1 of 1 (4 items)
Microsoft Communities