I'm looking to start a project where I'd like to have it possible for users to register their own blog, and then be able to just goto username.domain.tld to access their site. Could someone point me in the right direction where I could achieve something like this? If Drupal doesn't do it, what might I look for in the FOSS world that would support where I'm going with this?

Thanks,

FF

Comments

WorldFallz’s picture

You should be able to do with drupal using the http://drupal.org/project/subdomain module.

seanray’s picture

Personally, i would like suggest you don't use sub domain for each user. Another solution will be to something like domainname.com/{user name}.

finex’s picture

Why do you suggest this? I'm next to open a new website with a subdomain for each user, any hints is appreciated. :-)