Hello. I’m using MSM to run two websites. For the sake of example, let’s say the first one is at foo.com and the second one is at bar.com. Also, I’ve created a file upload preference called “images” with the “URL of Upload Directory” set to “http://foo.com/uploads/images”. The files that I put into this upload location are used across both sites.
Here’s the issue I’m running into. I can access a file by going to http://foo.com/uploads/images/a.gif, but I also want to be able to access that same file at http://bar.com/uploads/images/a.gif. Is this possible?
Regards,
Eric