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)
-   -   Preventing Hot Linking (https://gfy.com/showthread.php?t=199216)

JimmyReject 11-18-2003 09:21 PM

Preventing Hot Linking
 
Anyone got a link to a free script?

Madball 11-18-2003 09:22 PM

http://www.linkhotten.com/

Oracle Porn 11-18-2003 09:23 PM

Quote:

Originally posted by JimmyReject
Anyone got a link to a free script?
Registered: May 2002
WTF have you been doing for over a year????????????????

integrated 11-18-2003 10:48 PM

Quote:

Originally posted by Oracle Porn


Registered: May 2002
WTF have you been doing for over a year????????????????

i dunno about you im just here for the free porn

JDog 11-18-2003 10:49 PM

Quote:

Originally posted by JimmyReject
Anyone got a link to a free script?
None free, and none that you pay for that are worth the price you pay!

jDoG

SomeCreep 11-18-2003 10:51 PM

Quote:

Originally posted by JimmyReject
Anyone got a link to a free script?
.htaccess not good enough? Are you trying to prevent hotlinking of movies?

nobull 11-18-2003 10:51 PM

this is what you do.....

go to google and search on HTACCESS and hotlinking. Noone elses script is going to work for your domains and IPs :2 cents:

integrated 11-18-2003 10:51 PM

Quote:

Originally posted by JDog


None free, and none that you pay for that are worth the price you pay!

jDoG

i remember someone giving a free out

candyflip 11-18-2003 10:52 PM

Search:

Hotlink+Juicylinks and see what you come up with.

RaGe 11-18-2003 10:53 PM

http://www.htmlbasix.com/disablehotlinking.shtml

JDog 11-18-2003 10:55 PM

Quote:

Originally posted by candyflip
Search:

Hotlink+Juicylinks and see what you come up with.

Yea you'll find that he's complained about the pay ones, cuz they SUCK ass, their all made wrong, I've dealed with the PHP and apache module, both programmed shitty!

jDoG

JDog 11-18-2003 10:56 PM

Quote:

Originally posted by RaGe
http://www.htmlbasix.com/disablehotlinking.shtml
Do you actually think this works? :1orglaugh You won't get most hotlinkers this way! And if you really want to protect your content, referrer based isn't the right way. The worse way to try and protect yourself, with all the referrer spoofers!

jDoG

mryellow 11-18-2003 11:52 PM

Lots of bad info out there on htaccess, specially when it comes to hotlinking.


I have a site where all the scripts are tested and properly coded.

http://www.webpimps.com/scripts/htaccess/

-Ben

JDog 11-19-2003 12:02 AM

Quote:

Originally posted by mryellow
Lots of bad info out there on htaccess, specially when it comes to hotlinking.


I have a site where all the scripts are tested and properly coded.

http://www.webpimps.com/scripts/htaccess/

-Ben

Still htaccess isn't the right way of doing it, for the protection, unless it is cookie based. But cookies won't let some people view some shit. And referrer is not the best way to authenicate anything!

jDoG

darksoft 11-19-2003 12:04 AM

Quote:

Originally posted by mryellow
Lots of bad info out there on htaccess, specially when it comes to hotlinking.


I have a site where all the scripts are tested and properly coded.

http://www.webpimps.com/scripts/htaccess/

-Ben

Yeah, That's good if you wanna slap all your shit all over the place. Learn proper organization and you won't need a lame htaccess like this...

xxxoutsourcing 11-19-2003 12:07 AM

make a
.htaccess file

AuthUserFile /dev/null
AuthGroupFile /dev/null
RewriteEngine On

RewriteCond %{HTTP_REFERER} !^http://www.YOUR_DOMAIN.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://YOUR_DOMAIN.com.*$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|JPG) http://YOUR_DOMAIN.com/ [R,L,NC]

darksoft 11-19-2003 12:12 AM

Quote:

Originally posted by xxxoutsourcing
make a
.htaccess file

AuthUserFile /dev/null
AuthGroupFile /dev/null
RewriteEngine On

RewriteCond %{HTTP_REFERER} !^http://www.YOUR_DOMAIN.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://YOUR_DOMAIN.com.*$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|JPG) http://YOUR_DOMAIN.com/ [R,L,NC]

Proper organization... jeez!

JimmyReject 11-19-2003 12:57 AM

Thanks guys.


All times are GMT -7. The time now is 06:43 AM.

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