Serve multiple hostnames with different URLCONF's from one Django instance
This works with `Django 1.0.0` and later. It sets the `request.urlconf` variable to an alternate urlconf, if there's a match to the hostname in `settings.MULTIHOST_URLCONF_MAP`
- multiple
- urlconf
- multihost
- host