I was trying to deploy a slave from a master to a slave which ist reachable from a subdomain.
However everything seems to work, except the pictures and urls to other files.
In backend entering the media-manager i can upload the picture to /stories which is viewable by ftp but not by entering an URL.
It seems, that by entering the url of the picture - the request refers to the master
www.master.com/... - site instead of the slave, subdomain.master.com/images/stories/pic.jpg
Using symbolic links, creating new media-folders in a new folder:
/webroot/master
/webroot/slave
SEF Urls in Joomla, but this should not matter.
Can you help me in that? Is this a common error/bug?