I am writing a user registration form.
After the user registers with a username e.g. "Billy", I would like him to use the url billy.mydomain.com to access the server.
The Zend framework link of billy.mydomain.com is
www.mydomain.com/profile/index/username/billy
I would like to know how I can rewrite the url from
www.mydomain.com/profile/index/username/billy
to
billy.mydomain.com