How to use mod_rewrite to simplify URL Rewriting in Apache – A basic guide to the mod_rewrite module

Introduction
URL Rewriting is the process of manipulating an URL or a link, which is send to a web server in such a way that the link is dynamically modified at the server to include additional parameters and information along with a server initiated redirection. The web server performs all these manipulations on the fly so [...]

Url Rewriting in Asp.net With Sample Project

URL rewriting is the process of intercepting an incoming Web request and automatically redirecting it to a different URL.
To understand completely follow below link
http://msdn.microsoft.com/en-us/library/ms972974.aspx
In this article I am going make a simple example which will take only few minutes and you will learn how to achieve URL Rewriting.

Related posts

5 Mistakes to Avoid When Hiring a Freelance [...]