Hi,
I'm trying to set up a multisite install with multiple domains, but with multiple blogs per domain. Like so:
blog.domain.se
blog.domain.se/my_blog
blog.domain.se/another_blog
blog.domain.dk/
blog.domain.dk/some_blog
blog.anotherdomain.com/one_more
I almost got it working by manually edit wp_[id]_options and wp_blogs, but I got some permalink issues on sub-sites with the site in root-level like blog.domain.dk
I've tried the WordPress MU Domain Mapping plugin, but no succes.
Any ideas?