View Single Post
Old 2006-11-29, 11:46 AM   #1
DJilla
You can now put whatever you want in this space :)
 
DJilla's Avatar
 
Join Date: Sep 2005
Posts: 525
Send a message via ICQ to DJilla
that ole' Htaccess & Hotlinking Thing!

This is the url of the hotlining protection test I am using:

http://coldlink.com/htm/tool.htm

This is the url of the sample jpg I'm using to test:

http://www.triplexxx.info/featured/g...ian-sex-03.jpg

As you should also see, hotlinking goes well to my replacement jpg in most cases EXCEPT the window pop. This is also the same case I'm having with a hotlinker who is loading my pages in a frame. I can't bust the frame because he is loading pages I've submitted already and can't add code to.

This is my rewrite:

RewriteRule \.(gif|jpg)$ http://www.triplexxx.info/hotlinks/comeover.jpg [NC,R,L]

Anybody know how can I stop him?
DJilla is offline   Reply With Quote