Hello,
I have a question on the method my programmers decided to install WPMU... I've never seen it done this way so I want to make sure it's not going to cause any potential problems.
WPMU is installed on my server in a sub-directory called 'blogs,' however, my programmers did something so the URL's would show up like this:
http://mark350.true2ourselves.com/
** notice there is no "/blogs/" at the end of the URL. However, if anyone inserts a picture in a post, the URL will show "/blogs" ... for example:
http://mark350.true2ourselves.com/blogs/files/2007/07/inwater2.jpg
Also, when people login to the admin area, the URL shows "/blogs/"
My programmers say that whatever they've done is perfectly fine, however, I just wanted to get some second opinions. Thanks in advance for the advice.