I’m working on a site for a printing company, which includes art uploading for client artwork.
I would like to put this artwork somewhere where it can’t be directly accessed. I had set up the site in a ‘public’ folder inside my domain folder, and re-pointed the domain to that public folder, thinking I could put my ‘clientArt’ folder outside the public folder so it wouldn’t be directly accessible. That works so far as being able to upload art there, but I can’t seem to display thumbnail images contained there on my pages.
I don’t want anyone to be able to see these client images except for within the context of the site pages. Is there some other way I can achieve this?
Thanks