Maarten Balliauw 6/26/2007

ASP.NET URL rewrites using .htaccess-like syntax

Read Original

This technical tutorial explains how developers with a PHP/Apache background can apply familiar .htaccess mod_rewrite syntax for URL rewriting in ASP.NET. It details the process of integrating a custom library, configuring the Web.config, and writing rewrite rules in an XML file to map URLs like .php files to .aspx pages or create clean, parameterized routes.

ASP.NET URL rewrites using .htaccess-like syntax

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week