GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   .htaccess hotlink protection help! (https://gfy.com/showthread.php?t=541264)

sfera 11-16-2005 07:04 PM

.htaccess hotlink protection help!
 
this is one of the links stealing my BW http://fusker.lewww.com/index.php?li...c ial=preview

Here is my httaccess info:

RewriteEngine on
RewriteCond %{HTTP_REFERER}!^$
RewriteCond %{HTTP_REFERER}!^http://mofosex.com/mother_daughter_fuck/.*$ [NC]
RewriteCond %{HTTP_REFERER}!^http://fusker.lewww.com/.*$ [NC]
RewriteRule .*\.(gif¦GIF¦jpg¦JPG)$ http://italy.indymedia.org/uploads/2005/03/kimber.jpg [R]


it blocks the images however doesnt put my substitute pic in there. is something wrong? and also it seems like it keeps transferring info trying to load my images. is this because it is successfully blocking the images or is it doing a loop. please help. This is blocking the images however it blocks them from the domains that i need it on such as http://mofosex.com/mother_daughter_fuck/081805_1/
__________________

Fletch XXX 11-16-2005 07:06 PM

http://www.hotlink.com.my/images/hot...ne/lost_cs.gif

sfera 11-16-2005 07:10 PM

dude plz help!! lol

sfera 11-16-2005 07:14 PM

ahahahaha i got it they gonna puke when they see this lol

http://fusker.lewww.com/index.php?li...c ial=preview

kaori 11-16-2005 09:04 PM

hahah, so you're defeating hotlinkers, by hotlinking to her yourself? :)
heheheh

chaze 11-16-2005 09:30 PM

WTF, how to you get that old chic on their server?

venus 11-16-2005 11:20 PM

the easiest method is to put your thumbnails in an unprotected directory, then put the full size images in a new directory under the thumbs, call it like images, then put a htaccess file in the images dir, use the referring url method and you can then specify which urls you want to be able to access the images in the htaccess.

this is how I have one of mine
----------------
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*landofvenus.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*venuscam.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*amateurmuscle.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*girlshouse.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*amateurbarbara.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*young-amateur-pussy.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*misschianti.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*aaronsbabes.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*amy2please.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*ninasboobs.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*sweetshanice.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*model-gaby.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*vcomm.net/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*dirtydakota.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*msmuscle.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*bicherokee.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*jadabangcock.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*hottdancers.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*yummyangelica/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*lacykitty.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*princesslauraleigh.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*risquewife.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*pinupkittens.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*sexytexasamateurs.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*hurricanebridget.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*nude-female-muscle.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*nude-fitness-model.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*showgirlsbackstage.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*daphniesdreamhouse.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*alldancers.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*amateurbarbara.com/ [NC]
RewriteRule /* http://www.landofvenus.com/index.html [L,R]
-------------------

Babagirls 11-16-2005 11:23 PM

htaccess antihotlinking isnt really all that hard.

grumpy 11-16-2005 11:55 PM

http://www.javascriptkit.com/howto/htaccess.shtml

this will help. Nice htaccess guide.


All times are GMT -7. The time now is 11:21 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123