We need a CDN (like Rackspace Files or AWS) that allows us to set up 301 redirects to old files.
E.g. if we decide to delete http://cdn.example.com/mportant-case-study.pdf
, we'll want to redirect that old asset to our case studies page, http://www.example.com/case-studies/
. Or maybe, we noticed there was a typo in the original file, we already shared it in an email and via Twitter, then we would redirect it to http://cdn.example.com/important-case-study.pdf
(notice the "i" isn't forgotten this time).
So the question, in case it wasn't already clear: What CDNs offer this?