I have a simple scheme in mind for running WordpressMU, but for some reason setting up the added blogs to work with top level domains eludes me.
The location of my WPMU install is "public_html/wpmu/" and is working perfectly. I can create new blogs just fine.
I have an addon domain "mydomain2.com" on my host that points to the WPMU install directory "public_html/wpmu/".
For the master site the following is set:
Domain: "mydomain1.com"
Path: "/wpmu/"
siteurl & home: "mydomain1.com/wpmu/"
No matter what settings I tried for my added blog with domain "mydomain2.com", the best it mustered was showing my home page for the domain and that was only when I set up the Path to be "/wpmu/" as well which gives a non-existing URI "mydomain2.com/wpmu/", and I could never not login to the admin section. It would either take me to my master blog home page or 404.
What is the correct way to get another blog to work with my "mydomain2.com" domain.
Thank you,
A.B