PDA

View Full Version : dynamic domain help



laivah
05-16-2007, 01:34 PM
I installed blog software at the folder under www at the server. And the blog software supports multiple users. Now I want to set up the domain for every registered users' blogs as username.domain.com. And currently, the user can access their blog as http://blog.domain.com/username.

To be simple, just how I can resolve the domain redirection from http://username.domain.com to http://blog.domain.com/username

Thank you very much!

esabogal
05-16-2007, 04:06 PM
You can do the following:

1. Create subdomain user.domain.com
2. On the subdomain manager redirect user.domain.com to blog.domain.com/user

This should be done by hand for each user.

laivah
05-16-2007, 04:09 PM
anyway I can setup as blog.domain.com/* to *.domain.com
There are tons of websites could achieve this.