Wordpress Mu - bad url as images path
Posted by: adre
Posted on: 2009-10-05 00:41:00
Hello,
i successfully installed wordpress Mu in my subdomain, as a subdirectory install.
So now i successfully created some blogs having this address:
xxx.mysite.com/myblog
When i try to upload any media, i have a big problem.
The files are correctly uploaded in the right folder, eg:
blogs.mysite.com/myblog/wp-content/blog.dir/1/files
BUT, the path of the image is set as:
blogs.mysite.com/files/
This way any media i'll try to upload will resoult in a broken link, a 404 error, so i can't upload any image.
I activated the .htaccess i found in the installation folder, but it seems not working properly, nothing changes...
Anyone can help me?