Introduction To URL Rewriting
301 Redirect Cheatsheet
Useful examples of redirects
10 Mod Rewrite Rules You Should Know
A few simple rewrites
Several mod_rewrite Tricks for a Better Web Application
Apache's .htaccess file options makes it easy to have clean URLs, smart redirects, and even control SSL connections. In this post, I am going to give you several tips on how you make your web applications smarter. Note that your server must support mod_rewrite in order to use these tips.