Home : Internet : Server : Apache : Mod Rewrite

Apache mod_rewrite

mod_rewrite is an Apache module that contains the rewrite engine to rewrite URLs. This is a very handy tool that can interpret a URL request and rewrite it to any URL you like.

Some common uses include:

For lots more information about mod_rewrite see Easy mod_rewrite External Link .