Hi!
I have a search engine that gives the user a preview image/link to the actual larger image file which opens in a new window. I have set up .htaccess security on the directory where all these images are stored, which has unfortunately disabled the images src link. In short, I want the users to see the dynamic thumbnails (are generated based on search), but be authorized to view the image once they link to it in the respective directory. This I need help with. How would you set up a directory to show a file source, but secure the access to the file itself?
Any help would be appreciated.
I have a search engine that gives the user a preview image/link to the actual larger image file which opens in a new window. I have set up .htaccess security on the directory where all these images are stored, which has unfortunately disabled the images src link. In short, I want the users to see the dynamic thumbnails (are generated based on search), but be authorized to view the image once they link to it in the respective directory. This I need help with. How would you set up a directory to show a file source, but secure the access to the file itself?
Any help would be appreciated.