This is a discussion on Re: log filing downloaded pictures. within the Apache Web Server forums, part of the Web Server and Related Forums category; DarkMan <darkman@removeclicqx.com> wrote: > I want to be able to tell, in my log file, when ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
DarkMan <darkman@removeclicqx.com> wrote:
> I want to be able to tell, in my log file, when someone saves a picture off > of my website You can't. Basically when someone view your site, he is downloading the pictures, so you can't tell what is he doing with them. You could add some javascript in the pages to "disable" or "filter' the use of that kind of features, but it's a lost war. Davide |