I'm trying to figure out how to provide access to files in a secured directory via php. Here's the sample code: header("Content-type: application/zip"); passthru ...