Error!
Success!

URL Rewriting Made Easy Part 2 (Extensionless URL's IIS7 and URLReWrit

0
kicks

URL Rewriting Made Easy Part 2 (Extensionless URL's IIS7 and URLReWrit  (Unpublished)

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").


Kicked By:
Drop Kicked By: