Quote:
Originally Posted by Ann-Angelcom
We tried a similar script that was written by Manny from Isprime. We actually had the script write the user names on the images in random locations, all over the image, in 3 various spots per image. The pirates are not affected by the script because they don't use conventional ways to get into the sites, therefore they are able to still download the images essentially without the script "seeing" them and it never ends up writing anything on the images.
Good idea, but won't work! What needs to be done, is we need to know how they are accessing the sites, then find ways to block that.
|
Did the pirates hack your server, or did they just figure out the path to your data directory with the original images?
If it is only the latter you can block access to that directory with a simple
.htaccess file in the folder
Or you can move the data folder outside of the webserver's document root.