These are JUST the pages you need! I looked into it, and it's good to use if you want a directory-like site
Code:
http://www.yourhtmlsource.com/sitemanagement/urlrewriting.html
http://www.sitepoint.com/article/guide-url-rewriting/2/
The best to understand it would be the SitePoint link. That one tells your basics.....you might want to look into RegEx if you're going extensive, like:
Code:
http://mysite.com/2009/12/25
going to
Code:
http://mysite.com/date.php?yy=2009&m=12&d=25
But these should help a bit in the basics of mod_rewrite at least
And yes, I see I put Christmas down......