WordPress MU

Status
Not open for further replies.
Im looking seriously into Wordpress MU now, want to give it a try really soon.
After reading through the install instructions it sounds to me like you need server admin access to set this up, am I right?
So this can't actually be set up on a regular hosting account?

I'm also trying to look for guides/help online but have come up with next to nothing, looks like its going to have to be complete trial and error to get this working.

My main question right now is, can WPMU run blogs on seperate domains, with no subdomains at all? Im not interested in using subdomains and cant find any documentation that says subdomains dont have to be used with WPMU.
 


I use wp mu and it works great. I use the subdomains for each blog. That way the se's treat each one like its own domain.

No you can't really have it on separate domains. Unless you just use the folders then on the domain you want it on use php to bring it in. I have a script that generates on one domain and then I use <?php @require_once "http://www.domain.com/blog1/"?>
 
Status
Not open for further replies.