Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2003-04-04, 10:59 AM   #1
Picplace
Internet! Is that thing still around?
 
Join Date: Apr 2003
Posts: 6
Hotlinker

Well, I hate hotlinkers, especially when it's my bandwidth.

Of course ew all should have hotlinking blocked, but I know many of us don't for various reasons. So with that, be careful of whitegirl.com blackgirl.com and I'm sure others. I'm showing an IP in my logs for their message boards.

http://66.154.81.226/ubbthreads/ubbthreads.php?Cat=&C=1

Might want to browse around and see if they're hotlinking any of your domains.

If you don't know the .htaccess to stop them here it is:

###STOP HOT LINKERS - BEGIN
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://YOURDOMAIN.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.YOURDOMAIN.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://XXX.XXX.XXX.XXX/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://YOURDOMAIN.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.YOURDOMAIN.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://XXX.XXX.XXX.XXX/.*$ [NC]
RewriteRule .*\.(bmp|gif|GIF|jpg|JPG|exe|zip|mpeg|avi|mpg|wmv)$
###STOP HOT LINKERS - END

Obviously you need to change the XXX.XXX.XXX.XXX to your IP
Picplace is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:38 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc