All Tags > URL REWRITE > ASP.NET (RSS)
  • Redirect causing Application Pool freeze

    I have 4 Rewrite rules trying to handle friendly URL's for a site but when they are enabled, the site eventually becomes unresponsive. If I manually recycle the app pool it starts up again. I have enabled FRT on the Urlrewrite module but don't really know what I need to be looking for that might...
    Posted to Forum by bdun on 10-11-2009, 7:45 PM
  • Why are my relative paths different when I request the file name opposed to directory?

    I am rewriting the url http://www.tworiverstaines.co.uk to http://www.tworiverstaines.co.uk/TwoRivers/ using this rule: <rule name="tworiverstaines.co.uk" stopProcessing="false"> <match url="(.*)" /> <conditions logicalGrouping="MatchAll"> <add...
    Posted to Forum by mcdotnet on 10-08-2009, 7:46 AM
  • Urls with a plus(+) symbol

    I am moving a site from II6 using Intelligencia.UrlRewriter to Url Rewrite on IIS7 and I am having a problem with this particular rule: <rule name="Category List" stopProcessing="true"> <match url="^products/category/(.+)" /> <action type="Rewrite"...
    Posted to Forum by ppedersen on 03-12-2009, 11:25 AM
  • Url Rewrite Module: warning in web.config "element not allowed"

    Hi, i get a warning in VS 2008 about the web.config: (Sorry, its a german OS & VS) Warnung 1 Das Element 'system.webServer' hat ein ungültiges untergeordnetes Element 'rewrite'. Erwartet wurde die Liste möglicher Elemente: 'asp, caching, cgi, defaultDocument, directoryBrowse,...
    Posted to Forum by c.schuster on 01-21-2009, 5:41 AM
  • Difference between Integrated and Classic mode

    Hi, I'm using Intelligencia.UrlRewriter on IIS7.0. After countless tries configuring my Web.Config, I've not been able to get it to work. It keeps redirecting/rewriting to wrong URL, and I get 404 error. So, I changed mode to Classic, and it works!! What's the difference between Classic and...
    Posted to Forum by denniswong288 on 12-25-2008, 9:21 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
  • URL Rewriting/Redirecting with JSP and IIS/.Net?

    I was recently tasked with moving a site from JSP to .Net. As part of our contract with a sub contracter, we are supposed to leave portions of the site in JSP and they will be housed offsite at the contractors location. This is no problem...we just link back and forth to each others site to make it appear...
    Posted to Forum by omaits on 03-27-2008, 9:36 AM
Page 1 of 1 (7 items)
Microsoft Communities