WordPress 3 can do multiple blogs out of the pocket.
Here are some easy steps you need to take in order to make it work:
1. Add this to your config.php
define('WP_ALLOW_MULTISITE', true);2. Add a DNS wildcard (and a Server Alias if needed)
3. Log in as Super-Admin and have fun
Remember that it can take a while for DNS settings to become active. If you want to map multiple top level domains to one WordPress installation you will need the Domain Mapping Plugin.
{ 1 comment }
