I am using this, but I have some hard to solve problems. This is part of my code: <rewrite url=\"/Dictionary/(.+)/(.+)\" to=\"~/Dictionary.aspx?page=$2&&word=$1\"/>
I have been looking around the site a bit, but I didn\'t find any replies on how to do it the way I want.
I\'m having some problems with the module urlrewriter.net for ASP.NET. I have a multilingual site with a URL like this;
Previously, on StackOverflow ... (Summarized) I need to capture all requests, for a particluar subdomain .. and rewrite
I need some web.config examples for each expression types below : $number The last substring matched by group number number.
I want to implement url-rewrite into an webapplication with the urlrewriter.net module. This is my scenario now (numbers are fictional):
I\'ve gotten URLRewriter to work on my localhot perfectly, but on production I get 404 errors. I\'m using IIS 6, and from what I read this should just work.
Ok we have the following re-written URL using UrlRewriter.net /category/games/21 using the following expression.
I added UrlRewriter.net to my site today and it works fine with redirecting my SEO links to actual pages. The question is if there is any w开发者_Python百科ay to keep my old links in site and have Res