I have two websites, one is a public facing site the other is an internal CMS site for the first one. Due to security reasons they both sit on different servers and have different URLS.
I want to be able to create content, including images in the internal CMS area which are viewable in the external public facing system. I was hoping I could just name the complete URL for the public facing system in the ImageGalleryPath variable i.e.
http://cc19.testbb.co.uk/uploads however this does not work.
Can anyone suggest anything to help me out...
Thanks