PDF
Go http://drupal.org/project/subdomain, download the subdomain module
- upacked the module, upload to sites/all/modules
- before enable it, you must edit your setting.php ( in your sites/default/setting.php line 305)
changen # $cookie_domain = 'example.com'; to
$cookie_domain = 'yourdomain.com';
- upload the new setting.php
- enable subdomain module