Browse by Tags

All Tagsurl rewrite (RSS)
  • CSS broken on IE, not FF or Safari, with URLRewrite

    hi I'm using the Microsoft UI Extension (URLRewrite Module) which results in this web.config file <?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <rewrite> <rules> <rule name="RedirectUserFriendlyURL1" stopProcessing...
    Posted to Forum by MPCEO on 11-20-2008, 10:50 AM
  • Re: Moving an Application for php to iis windows server

    You could use URL rewrite module to do that. In the web.config file at the root directory add these rewrite rules: <rewrite> <rules> <!-- This rule will prevent rewriting if request is made to /admin folder --> <rule name="Admin folder" stopProcessing="true">...
    Posted to Forum by ruslany on 11-04-2008, 12:24 PM
  • Wordpress in subfolder, error 500 with pretty permalink

    If I install Wordpress in the root, I can do this without any problems: http://learn.iis.net/page.aspx/466/enabling-pretty-permalinks-in-wordpress/ It's installed at http://www.sub.domain.com/ IIS7, FastCGI, current Rewrite module I need to install another one at http://www.sub.domain.com/folder...
    Posted to Forum by kpmedia on 11-04-2008, 10:33 AM
  • Mantain URL Rewriter on Postback

    Hi, Is posible mantain the rewrited url after of postback? Thanks, Juan David
    Posted to Forum by parejajd on 09-21-2008, 1:41 PM
  • New to UrlRewrite

    Hello all, I am new to URL rewrite concept. I have a web application with about 100 pages. Here are some questions that I have: 1. I have some pages with buttons that perform Response.Redirect. Do I have to change every page to redirect to a "friendly URL" instead of regular aspx page ? 2....
    Posted to Forum by ShyGuy on 09-04-2008, 12:27 PM
  • Rewrite across application pools?

    Is it possible to rewrite across application pools? To the extent I tested, the server throws out error saying that it is not possible. Is there any alternative for that?
    Posted to Forum by shivashankarp on 09-04-2008, 4:02 AM
  • Looping Through GET Variables with the Url Rewrite Module

    I want to rewrite urls so that I can pass addresses like: mypage/get1/value1/get2/value2/get3/value3.htm and have them translated into: mypage.htm?get1=value1&get2=value2&get3=value3 but I can't figure out how to do a loop from the online posts about the IIS7 Url Rewrite Module. I want to...
    Posted to Forum by voidstate on 09-02-2008, 4:19 PM
  • DB Accessibility

    Does the module allow for DB interaction within a rule?
    Posted to Forum by xziler8 on 08-01-2008, 7:52 AM
  • rewrite dummy question

    cound someone tell me what means C:1 and R:1 in sample code {C:1}/{R:1} posted here: http://learn.iis.net/page.aspx/468/using-global-and-distributed-rewrite-rules/ section "Creating a global rewrite rule"
    Posted to Forum by Burek on 07-30-2008, 6:48 AM
  • Re: URL rewrite module on shared hosting

    I do not think that the URL rewriting offered by GoDaddy.com right now is what IIS team has released. I think this is most likely some custom solution.
    Posted to Forum by ruslany on 07-29-2008, 12:42 AM
Page 1 of 5 (48 items) 1 2 3 4 5 Next >
Page view counter