We are wanting to set up a CDN server to host all our sites media as we constantly upload videos. We need to maintain our current way of content editing that we have in the Umbraco CMS. How would we redirect so media uploads are directed to a CDN directory rather than the /media folder on the same server? What kind of datatyps would be needed to connect the two?
Upload Media to CDN instead of /media
We are wanting to set up a CDN server to host all our sites media as we constantly upload videos. We need to maintain our current way of content editing that we have in the Umbraco CMS. How would we redirect so media uploads are directed to a CDN directory rather than the /media folder on the same server? What kind of datatyps would be needed to connect the two?
There have been a few data types created that use Amazon S3 as a media store.
See: http://amazons3umbraco.codeplex.com/
Case
is working on a reply...