|
![]() |
#1 |
Former pr0n slinger.
|
htaccess hotlink question
I have this htaccess code that should keep my images from getting hotlinked. The problem is that it works if the url doesn't have "www" in it but when the url does have www in it the picture shows normal.
This is the code. -------------------------- RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www\.)?extremelyhotbabes.com(/)?.*$ [NC] RewriteRule .*\.(gif|jpg|jpeg|bmp)$ http://www.ars4real.com/re.php?s=BTM...otlink&cen=&c= [R,NC] --------------------------- So when I link to this url: http://extremelyhotbabes.com/free/bo...ggs/pics/2.jpg I get redirected. But when I link to this url I still get the picture: http://www.extremelyhotbabes.com/fre...ggs/pics/2.jpg Anyone? EDIT: Strange, seems to work now... must have been a cache thing... Last edited by Fonz; 2005-01-13 at 04:23 AM.. |
![]() |
![]() |
![]() |
#2 |
Shut up brain, or I'll stab you with a Q-tip!
|
Re: htaccess hotlink question
I am using a similar script, and it must work either ways with www and without. You sure it is not working?
|
![]() |
![]() |
![]() |
#3 | |
Certified Nice Person
|
Re: htaccess hotlink question
Quote:
![]()
__________________
Click here to purchase a bridge I'm selling. |
|
![]() |
![]() |
![]() |
#4 |
Subversive filth of the hedonistic decadent West
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
|
If you use wildcards in your htaccess then all someone has to do to hotlink you is put the images in a folder named after your domain.
See my notes page for how to do it without wildcards. http://www.cleoslinks.com/adult-link...aster-help.php |
![]() |
![]() |
![]() |
#5 |
Former pr0n slinger.
|
Thanx for the link Cleo
![]() UW, since I was sick yesterday I didn't drink on a wednesday for the first time in 7 years or so ![]() ... I had this hungarian site hotlinking one of my freesite's pictures. I'm sending their hits to a sponsor now, already 23k hits in 7 hours. |
![]() |
![]() |
![]() |
|
|