Use mod_rewrite To Deal With Database Driven URLs

Perhaps you’re familiar with that little bit of Apache server magic known as mod_rewrite. You may already know that it can take your ugly, unwieldy, dynamic URLs that look like: http://yoursite.com/index.php?item=muumuu&color=blue&size=large …and... 

[Read more...]