All Tags > Url Rewriting > IIS7 (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
  • Very strange URL rewrite problem?

    I am rewriting the url http://www.tworiverstaines.co.uk to http://www.tworiverstaines.co.uk/TwoRivers/ using this rule: <match url="(.*)" /> <conditions logicalGrouping="MatchAny"> <add input="{HTTP_HOST}" pattern="^www.tworiverstaines.co.uk$" />...
    Posted to Forum by mcdotnet on 10-05-2009, 6:42 AM
  • URL rewrite for subdomain to subfolder

    I want URL rewriting setting in IIS7 for redirecting subdomain to subfolder. The scenario is: http://subdomain1.mysite.com --> http://www.mysite.com/subdomain1 or http://mysite.com/subdomain1 http://subdomain2.mysite.com --> http://www.mysite.com/subdomain2 or http://mysite.com/subdomain2 and http...
    Posted to Forum by rokrana on 09-29-2009, 11:13 AM
  • Url Rewrite problems

    Sorry if this has been brought up in a previous thread but I'm struggling to get this to work for me at the moment. Here's my situation, I have a default.aspx page and on this page depending on the clicked link I am trying to display different topics. for example written as a querystring I have...
    Posted to Forum by ScottBott78 on 09-22-2009, 12:18 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
  • Setup multiple rewrite rules

    I am having issues where just the rewrite maps are working for me but not the rewrite rules. i just recently migrated my blog from wordpress over to sharepoint. while running my wordpress blog, i have changed the url structure a few times. i have had to setup multiple rules for each of the different...
    Posted to Forum by sharepointbuzz on 04-24-2009, 3:23 PM
  • 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
  • Re: Rewriting hhh.domain.com/fluff to domain.com/abc/default.aspx?i=fluff

    I have only one doamin like http://www.WorldGroup.com , when users creating a group Example : FirstGroup, SecondGroup, ThridGroup, ...... i need Rewriting URL http://FirstGroup.WorldGroup.com , http://SecondGroup.WorldGroup.com , http://ThidGroup.WorldGroup.com , ..to http://WorldGroup.com can any one...
    Posted to Forum by titus1_titus1 on 01-02-2009, 2:03 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
Page 1 of 2 (11 items) 1 2 Next >
Microsoft Communities