- mod_rewrite cheat sheet
- Apache’s mod_rewrite is very useful, and very poorly documented. The documentation’s there, it just isn’t easy to read. Dave Child has written a very useful cheat sheet for mod_rewrite.
- Untying URLs from the filesystem in Apache
- You can use the rewrite engine in Apache, along with the web scripting language of your choice, to have URLs not match the file system.