URL Rewriting

HOWTO: Redirect all non-www pages to their www counterparts using mod_rewrite

A quick tutorial demonstrating how to redirect all non subdomain'ed (e.g. example.com/page) pages of a website to their www (e.g. www.example.com/page) counterparts. Recommended for anyone concerned over duplicate content issues.