Quote:
|
Originally Posted by toonpornblog
Uhm, just deny no referrers, people. This isn't rocket science. This is entirely off the cuff, so if it shits on you, sorry.
RewriteRule %{HTTP_REFERER} ^$
RewriteRule .*\.(gif|jp(?e)g)$ http://yourserver.com/no.gif [NC, R]
|
Would help if you could read all posts before replying.