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)
-   -   Allow hotlinking from specifick domain? (https://gfy.com/showthread.php?t=141297)

Nat 06-09-2003 08:47 AM

Allow hotlinking from specifick domain?
 
Is it possible to allow hotlinking from a specific domain?

For example i want the domain hot.com to be able to hotlink all my pictures that i host on pictures.com

Right now i have .htaccess set up to disallow all hotlinks, how can this be changed?

fnet 06-09-2003 08:49 AM

Yes.

You must ask your secretary.

Nat 06-09-2003 08:55 AM

Quote:

Originally posted by fnet
Yes.

You must ask your secretary.


perhaps, and in the future you should ask mommy before you use her computer

Seb From Holland 06-09-2003 08:57 AM

This is possible, run a google.com search on "htaccess generator" and you will find what you seek.

SGS 06-09-2003 09:02 AM

RewriteEngine off
RewriteCond %{HTTP_REFERER} !^http://your.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.your.com.*$ [NC]
RewriteRule .*(gifjpgGIFJPGjpegJPEG)$ [F]
ErrorDocument 400 http://www.your.com/hotlinkler.html

:2 cents:

michaelw 06-09-2003 10:03 AM

try my program..

does that and 100x more

link in sig


All times are GMT -7. The time now is 07:54 AM.

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