I have installed and configured wpmu in the directory /wpmu/ on my server.
I want to change that directory name to /blog/
What is the simplest way to do this without disturbing wpmu's functionality?
I have installed and configured wpmu in the directory /wpmu/ on my server.
I want to change that directory name to /blog/
What is the simplest way to do this without disturbing wpmu's functionality?
In regular Wordpress there is a place to change the URI, however in WPMU there is no option for this... it seems like it should be simple, but I'm having troubles...
Use phpmyadmin to take a look at the wp_site, wp_blogs, and wp_1_options database tables for urls. Changing the install path isn't something that's a common requirement especially as it would disrupt every blog hosted on a site!