Here's the URL http://www.website.com/uploads/pvtimages/image.png
I don't want the image to be displayed to anybody, not even to me but can be downloaded
i...e <a href="http://www.website.com/uploads/pvtimages/image.png">Download</a>
i..e only from a specific page (download.php)
I want all images in that folder to be protected.
Is it possible?? using php or .htaccess or both?