Canonical Domain redirect domains to www
Seen lots of examples of using mod_rewrite for redirecting somedomain.com to www.somedomain.comUsing .htaccess works great, only i would rather not have to do this for every domain and subdomain each time. Is there a config file i can alter so i can have all domains and subdomains redirect to include the www prefix?
Thanks