Possible Duplicate:
Custom domain name mapping to user profile.
I am working on a new project and want to know if this is possible with codeigniter and how.
In this application visitors get to open an account, now when their account is opened, to access their dashboard, they should go to their username dot the domain name like so, username.domain.com
, I saw this on a site and really liked it so i was wondering if i could do the same with codeigniter and how.