Hi
How to protect files (documents, images..) that r being sold over internet. Is it possible to Deny access to all except a particular php file that lists those documents. for instance www.mysite.com/list
dir tree:
+ myfiles
|
|--img1.jpg
|--doc.pdf
+ application
|-+controllers
|-lister.php
Can i grant access to myfiles DIR only from www.mysite.com/lister/showfiles NOT showfiles.php