All Tagsurl rewrite shared hostingURL Rewrite (RSS)
  • 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
  • Re: (Intelligencia.UrlRewriter) IIS7 not redirecting URL

    Hi dgdev, I've changed my IIS mode from Integrated to Classic, and it works. I was hesitant in doing this, because I'm not sure the impact in classic mode to my ASP.NET 3.5 website and applications. Can you please advise what's the difference between Integrated and Classic mode? Thanks!
    Posted to Forum by denniswong288 on 12-25-2008, 8:56 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
Page 1 of 1 (3 items)
Microsoft Communities