View Single Post
Old 06-04-2004, 04:39 PM   #1 (permalink)
Nelsobra
Inactive
 
Join Date: 06-04-04
Posts: 5
iTrader: 0 / 0%
Latest Blog:
None

Nelsobra is liked by many
htaccess - require part filename

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
Nelsobra is offline   Reply With Quote