Change Upload Directory in Multisite
-
I always had my uploaded images in another directory/domain than the default one. The reason to do that is that we have a fileserver and images need to be uploaded there to be available from every webserver while the PHP files are served from local copy on every webserver (they rarely change and need to be as fast as possible).
Now that I’m experimenting with WordPress 3.0 MultiSite I had to see that it doesn’t seem to be possible to change the upload directory. I can change the setting for every blog (Super Admin / Sites / Blog…Edit), but whatever I do, nothing changes. Files are still uploaded to wp-content/blogs.dir/{id}/…
That’s a major flaw and should be fixed. Or is there a fix that I don’t see right now?
The topic ‘Change Upload Directory in Multisite’ is closed to new replies.