I host a CMS using RadEditor on URL placed on a URL like cms.mycompany.com.
The CMS can control the contents on many other companysites, e.g. customer1.com,customer2.com.
I now want to allow upload on cms.mycompany.com, such that any images will be uploaded to gfx.company1.com or gfx.company2.com.
But the problem is that cms.mycompany.com will upload files locally, and any image references should really be set to gfx.company1.com. Is it possible to somehow se ViewPaths to a remote server?
Thanks.
The CMS can control the contents on many other companysites, e.g. customer1.com,customer2.com.
I now want to allow upload on cms.mycompany.com, such that any images will be uploaded to gfx.company1.com or gfx.company2.com.
But the problem is that cms.mycompany.com will upload files locally, and any image references should really be set to gfx.company1.com. Is it possible to somehow se ViewPaths to a remote server?
Thanks.