Hi, what i'm doing, is writting a modification for Invision Power Board, that watermarks all images. The downside of this is it is easily by-passable because IPB does not do that great of job with hiding file names, so what I would like to do is use most likely a .htaccess script to require part of the filename.
So if the url to the image was
http://www.site.com/forums/uploads/w...=thisimage.jpg
I would like it so that all images in my uploads directory require watermark.php?name= in the filename or it returns an error. Is this possible, and if so how?
Thanks, Nelsobra