what code should I use to prevent hotlinking to all pictures on my domain in all directories?
I want a code that I put in my root directory and will prevent hotlinking to pics located at for example:
www.mydomain.com/dir/dir2/pic.jpg
The code I'm currently using only blocks hotlinking in the root dir
help appreciated, thanks