Hey, people
I felt a gap in my knowledge of domain mapping stuff in WPMU and at the same time I need to make a thing that is related to domain mapping - at least I think so ;)
So, I have WPMU 2.6.2 and subdomain installation. In other words, my users have user.domain.com addresses.
Now, I want to give separate domains to some users. Basically, I register a newdomain.com, change DNS records to point to my server, add newdomain.com to control panel.
After it's up and working on my server - I edit web options and set the webdirectory of newdomain.com to domain.com (WPMU) directory.
After that I go to Edit a blog in question and change the following options:
Domain - to newdomain.com
Path - to /
After that I have user.domain.com blog fully working at newdomain.com
So the question is - do I need domain-mapping plugins and stuff to do this? Will having domain mapping plugins/hack improve something I'm not aware of? Or is the way I do everything above OK? :)