All Tags > URL Rewrite Module > default document (RSS)
  • Implementing the Default Document rule using the URL Rewrite Module

    I tried to implemented the Default redirect rule but the default.aspx (in the root folder of my site) page seem to postback onto itself when i click on an asp button or link button. I don't have a problem with a standard href link which successfully allows me to navigate to a new page. This is what...
    Posted to Forum by will1968 on 11-05-2009, 7:59 AM
  • Re: Rewriting the home page

    Are you redirecting your documents to extensionless? I'm asking because you have '^about' instead of 'about.aspx', you could try using the following for your 'Rewrite home page' rule. <match url="/default" ignoreCase="true" /> or <match url="...
    Posted to Forum by devgineer on 10-03-2009, 2:14 PM
Page 1 of 1 (2 items)
Microsoft Communities