Package main shows how to register a simple 'www' subdomain,
using the `app.WWW` method, which will register a router wrapper which will
redirect all 'mydomain.com' requests to 'www.mydomain.com'.
Check the 'hosts' file to see how to test the 'mydomain.com' on your local machine.