I have an image link:
http://image.externaldomain.com/someimage.jpg
And I want to rewrite that image to be rendered as :
http://www.mydomainexample.com/images/someimage.jpg
Is this possible without downloading the image on the server and then stream it from my own server?