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)
-   -   What's the best way/script to avoid hotlinking?! (https://gfy.com/showthread.php?t=438141)

Skn_Designs 02-28-2005 03:12 PM

What's the best way/script to avoid hotlinking?!
 
I need any kind of script to avoid hotlinking, whats the best?

Thx

JFPdude 02-28-2005 03:13 PM

.htaccess

http://htaccess.awstuff.com

Chio The Pirate 02-28-2005 03:14 PM

Quote:

Originally Posted by JFPdude


YARGH! I be agreein'

PrivateIvy 02-28-2005 03:15 PM

Quote:

Originally Posted by Skn_Designs
I need any kind of script to avoid hotlinking, whats the best?

Thx

Add the following in your .htaccess:

Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http://(www\.)?holingkingsite.com/.*$ [NC]
RewriteRule \.(bmp|gif|jpg)$ - [F]

:thumbsup


Ivy

chaze 02-28-2005 03:19 PM

Quote:

Originally Posted by Skn_Designs
I need any kind of script to avoid hotlinking, whats the best?

Thx

http://dwhswebsite.com/website-promo...ips-tricks.htm

Skn_Designs 02-28-2005 03:26 PM

Quote:

Originally Posted by PrivateIvy
Add the following in your .htaccess:

Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http://(www\.)?holingkingsite.com/.*$ [NC]
RewriteRule \.(bmp|gif|jpg)$ - [F]

:thumbsup


Ivy


cool, thx all! :thumbsup


All times are GMT -7. The time now is 05:04 PM.

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