URL Rewriting Made Easy Part 2 (Extensionless URL's IIS7 and URLReWrit(dotnetblogger.com)
submitted by
rockinthesixstring(255) 2 years, 9 months ago
Ultimately, the task of setting up Extensionless URL's in IIS is really VERY simple. Please do NOT use some of the hacks out there telling you to use wildcard mapping in IIS as it will simply add unnessessary load on your server. IIS and .NET have it all built in and your performance will be far better.
The "trick" is simply to use the <system.webServer> section in your Web.Config to setup your URLRewriteModule, and to make sure that the module has the following setting (runAllManagedModulesForAllRequests="true").
read more...
|category: ASP.NET
|Views: 37
tags:
ASP.NET another
Everyones tags:
Your Tags: