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)
-   -   wtf? test my site please, my anti hotlink image is sometimes on my own site!? (https://gfy.com/showthread.php?t=442013)

nico-t 03-09-2005 11:49 AM

wtf? test my site please, my anti hotlink image is sometimes on my own site!?
 
in firefox its good.
I just opened my site in IE and i see for every pic my anti hotlink pic!
Could u test it for me here is the url http://www.hoehoehoe.net
And dont know how the fuck this happened, my site has the same htaccess file for a month without this weird ass problem

nico-t 03-09-2005 11:52 AM

aha i see with the www it gives me this anti hotlink image.... what the fuck!
i thought that fucking htaccess was finally good, i never saw my site in IE til this evening, and i use this htacess code like a month for this site!
Tell me what the hell is wrong with it?

ErrorDocument 404 http://www.hoehoehoe.net/404.html
ErrorDocument 403 http://www.hoehoehoe.net/404.html

RewriteEngine On
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?hoehoehoe\.net/ [NC]
RewriteCond %{HTTP_REFERER} !^.*hoehoehoe\.net/ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?gofuckyourself\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?cockboard\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?catyxxx\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?gallerysubmitter\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^.*adultwebmasterinfo\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^.*msn\. [NC]
RewriteCond %{HTTP_REFERER} !^.*yahoo\. [NC]
RewriteCond %{HTTP_REFERER} !^.*altavista\. [NC]
RewriteCond %{HTTP_REFERER} !^.*google\. [NC]
RewriteCond %{HTTP_REFERER} !^.*webcrawler\. [NC]
RewriteRule \.(jpe?g|gif|bmp|png)$ img/ownads/hotlinkimg1.jpg [L]

XYCash 03-09-2005 11:52 AM

Most anti-hotlink is pretty much useless if referring URL gets dropped. IE does it sometimes (unpredictably); lots of "security software" does it also. Don't know which genius concluded it was a security risk to pass the referring URL, but it happens.

-doug

nico-t 03-09-2005 06:09 PM

Quote:

Originally Posted by XYCash
Most anti-hotlink is pretty much useless if referring URL gets dropped. IE does it sometimes (unpredictably); lots of "security software" does it also. Don't know which genius concluded it was a security risk to pass the referring URL, but it happens.

-doug

so IE sometimes doesnt pay attention to the referrer i put in the htaccess file that CAN hotlink? weird shit

nico-t 03-09-2005 06:59 PM

i just did some htacces testing and i replaced this value:

RewriteCond %{HTTP_REFERER} !^.*hoehoehoe\.net/ [NC]

with this one:

RewriteCond %{HTTP_REFERER} !^.*hoehoehoe\.net [NC]

no / after .net. This seems to work.


All times are GMT -7. The time now is 01:56 PM.

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