I've begun work on a photo gallery application. I've got some basics working, but I'm struggling to find an easy way to stream an image from outside the webroot to the browser. There used to be a method (send_file I believe) but I cannot find it in .92. Any suggestions on an easy way to accomplish this?