All Tags > <rewrite> (RSS)
  • how to deal with "?" characters in match for rule

    hello everyone! i'm on Windows 2008 Web Server x64, IIS7 + Url Rewrite 1.1, RequestEncoding is UTF-8 so i need to rewrite urls: http://mydomain.com/Search?qweqweqweqwe to http://mydomain.com/Search.aspx?q=qweqweqweqwe. as i found at http://learn.iis.net/page.aspx/465/url-rewrite-module-configuration...
    Posted to Forum by xeonix on 12-04-2009, 2:22 PM
  • Rewrite rule is affecting virtual application root for all asp.net controls

    Hi i am using the following rule to map a domain through to a subfolder in my shared hosting environment: < rule name = " mydomain.co.uk " > < match url = " (.*) " /> < conditions logicalGrouping = " MatchAny " > < add input = " {HTTP_HOST} "...
    Posted to Forum by mcdotnet on 09-25-2009, 10:04 AM
  • Re: Rewrite Rule Not Working

    When you say that I need to use "*" host header binding, does that mean that I have to set up *.mysite.com as a host name in IIS 7? I tried it but I got an error saying that "*" is an invalid character. Thank you for all your help. BTW, I changed my rule from "Redirect"...
    Posted to Forum by ixoye on 06-05-2009, 3:41 PM
  • Need Help with URL Rewrite in IIS 7

    Hello everyonne, I need help with something I think is simple but I cannot figure it out. I have a web application that creates a subfolder for each person who registers with our site (e.g. http://www.mywebsite.com/RegisteredUser/username ). Is there a way to use the URL Rewrite Module to implement the...
    Posted to Forum by ixoye on 05-31-2009, 4:32 AM
  • 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
  • Reverse Proxy refuses to work ...

    The problem that I have is the the URL Rewrite module refuses to do a Reverse Proxy if any condititions are set. If left with only "wildcard" then Reverse Proxy works (not realy a solution). The URL Rewite has been updated to version 1.1 to know avail. Here is the specific rewrite rule to convert...
    Posted to Forum by oosthpa on 05-22-2009, 2:44 PM
  • 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
  • Re: URL Rewrite not working - Displays 404

    I am facing similar stuff with my Server: Server 2008 / IIS7 / URL Rewriter PHP / mySQL and as application Magento (Shopsystem) Everything is running fine when I am on the server console using the full qualified name for that application for example http://blahblahblah.domainName.com , but when I try...
    Posted to Forum by Andreas Broicher on 03-17-2009, 11:43 AM
  • Re: URL Rewrite and Magento

    Options +FollowSymLinks RewriteEngine on #RewriteBase /magento/ #RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteCond %{REQUEST_URI} !^/(media|skin|js)/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d #RewriteCond %{REQUEST_FILENAME} !-l RewriteRule .* index...
    Posted to Forum by Andreas Broicher on 03-16-2009, 9:17 AM
  • Re: URL Rewrite and Magento

    Hi, I am realy not getting further searching google and iis.net I still can not find any hints on how to translate this : Options +FollowSymLinks RewriteEngine on RewriteBase /magento/ RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteCond %{REQUEST_URI} !^/(media|skin|js)/ RewriteCond...
    Posted to Forum by Andreas Broicher on 03-16-2009, 8:59 AM
Page 1 of 2 (12 items) 1 2 Next >
Microsoft Communities