looking for a solution to mask / use a different url of a file rather than the cloud hosted one.
for example, wish to display an image
TEST.JPG
from the url
http://cloud.filehosting.example.com/12345/asdfg/123455/sjklksgklshglhfjgl.jpg
as
http://mysite.com/image/TEST.JPG
how is this called (so i can actually look it up on google, having problems weeding out results without the common name)? and how can it be done?
the reason is that if people want to access their images directly, they should use a link from my site, not the clouds, but the file should be accessed from the cloud.