All Tags > URL Rewrite Module > Rewrite Map (RSS)
  • Dynamically Generate Rewrite Maps?

    Hi, Is it possible to dynamically generate rewrite maps? I have hundreds of products in my product catalogue so it isn't feasible to add a key/value pair for each possibility. e.g. www.somedomain.com/products.aspx?id=1 should rewrite to www.somedomain.com/products/fitness Or is there a better way...
    Posted to Forum by davidpb on 05-24-2009, 9:43 PM
  • IIS 7 URL Rewrite Help needed

    Hi All, I am new to IIS 7. Previously I have done the URL Rewriting using Helicon Tech's ISAPI Rewrite and IONIC ISAPI Rewrite Filter. The url and its rewrite is written below. /tree-service/austin/ should be written to /request.asp?city=austin If anybody can provide me the complete sample web.config...
    Posted to Forum by fiaz110 on 05-24-2009, 6:37 AM
  • Seeing rewritten URI in status

    Hello! Perhaps a dumb/newbie question but still - just how do I get the rewrite module to display already rewritten URI in browser status eg. when you go over the link, in the status bar (bottom of the browser) to display rewritten URL - not just after the URL has been visited already and rewritten after...
    Posted to Forum by DarkMaster on 01-05-2009, 5:27 AM
  • Re: (Intelligencia.UrlRewriter) IIS7 not redirecting URL

    Hi dgdev, Here's my updated web.confg: <rewriter> <rewrite url="^(/.*(\.gif|\.png|\.jpg|\.ico|\.pdf|\.css|\.js|\.axd)(\?.*)?)$" to="$1" processing="stop" /> <rewrite url="^~/Test1/?(.*)$" to="~/TestUrlRewrite.aspx?PageContentUrl=Test1/$1"...
    Posted to Forum by denniswong288 on 12-23-2008, 11:50 AM
  • Re: Page without querystring returns wrong page

    [quote user="DTVUW"]I did this last night after reading one of your other threads, and it solved the problem. I was doing Failed Request Tracking logs and saw that the index.php was being url write cached the wrong page. does the url rewrite caching save a lot of memory/cpu/processing time...
    Posted to Forum by speednet on 11-04-2008, 6:34 PM
Page 1 of 1 (5 items)
Microsoft Communities