All Tagsmod_rewrite (RSS)
  • Re: Wordpress in subfolder, error 500 with pretty permalink

    I cannot find a web.config file within my /wordpress installation. I installed using the Microsoft web platform installer and the site works as expected except for the ability to use mod rewrite. I've also installed the updated (2.0RC) mod rewrite tool and had hoped to use it, but I cannot figure...
    Posted to Forum by David Geisbush on 11-25-2009, 1:43 PM
  • Elgg web.config for URL rewrite

    Hi, Did anyone try to translate Elgg .htaccess to web.config ? The following is the fresh install of Elgg .htaccess file. ################ # Elgg htaccess directives # Copyright Curverider Ltd 2008-2009 # License http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 # Link...
    Posted to Forum by narazana on 11-10-2009, 1:20 PM
  • Re: rewrite ALL REQUESTS except files?

    You can check if a requested URL is, or is not, a file by using <conditions><add type="IsFile" negate="true"/></conditions>, but if you are more familiar with Apache syntax, you can use the Import Rules features and type the Apache rules and then we'll do our...
    Posted to Forum by DanielVL on 08-13-2009, 12:29 PM
  • IIS rewrite help!

    hi all, i have installed mod rewrite and was just look for a bit of help regarding the pattern as I haven't quite got the hang of RegEx yet!!! I have a site the requires redirection based on whether there is a file in that dir or not, if there isn't then it means the file is in the shared dir...
    Posted to Forum by mttd on 07-20-2009, 3:01 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
  • Deliberate show 503 error page

    During maintenance I would like to display a 503 error page on every request without a redirect. I'd like to use this solution because of the handling by google bots. I do know it is possible with apache by altering the htaccess file (although this is something I learnt from the internet and I didn't...
    Posted to Forum by JorisNedStars on 02-16-2009, 4:45 AM
  • Multiple rewrite map includes

    Hello. Is it possible to have multiple rewrite map includes in web.config? I am asking this as I am going to incorporate automatic rewrite map file update (upon creation of new content in my CMS) and if it were possible, it would greatly easen the process as well as make the navigation/administration...
    Posted to Forum by DarkMaster on 01-05-2009, 5:38 AM
  • Seeing rewritten URI in status

    Hello! Perhaps a dumb/newbie question but still - just how do I get the rewrite module to display already rewritten URI in browser status eg. when you go over the link, in the status bar (bottom of the browser) to display rewritten URL - not just after the URL has been visited already and rewritten after...
    Posted to Forum by DarkMaster on 01-05-2009, 5:27 AM
  • Known issue with import of mod_rewrite rules that use REQUEST_URI server variable

    There is a known issue in URL Rewrite Module 1.0 release related to the importing of mod_rewrite rules that use rewrite conditions with REQUEST_URI server variables, for example: RewriteCond %{REQUEST_URI} /some/url/path.ext ReweriteRule .* - [L] Such rules may not work correctly after being imported...
    Posted to Forum by ruslany on 11-17-2008, 6:55 PM
  • Re: Change code from Apache to Isapi rewrite

    ISAPI_Rewrite rules syntax is compatible with apache, so these rules should just work. If you use Microsoft URL rewrite module then you can import those rules as described here .
    Posted to Forum by ruslany on 10-27-2008, 1:09 PM
Page 1 of 2 (11 items) 1 2 Next >
Microsoft Communities