Forum Moderators: phranque

Message Too Old, No Replies

Preventing mass-download of photos

         

agoia

7:20 am on Oct 1, 2005 (gmt 0)

10+ Year Member



Because I've worked alot to collect several hundreds images on the same subject, I don't want someone to mass-download them.

All images are stored in a single directory, /htdocs_root/images/. Apache server is running under Linux.

How this can be done?

bakedjake

7:04 pm on Oct 3, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Deny access based upon referrer (or lack thereof), and also perhaps limit number of requests per IP in a certain tine period (say daily).