View Single Post
Old 10-20-2001, 11:32 AM  
Juicy D. Links
So Fucking Banned
 
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
htaccess dilemma


RewriteCond %{HTTP_REFERER} !^http://.*juicylinks.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*juicylinks.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*www.juicylinks.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://juicylinks.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*juicysgalleries.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*juicysgalleries.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*www.juicysgalleries.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://juicysgalleries.com/.*$ [NC]


RewriteRule .*[Jj][Pp][Ee][Gg]$|.*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.juicylinks.com [R,L]


thats on juicylinks.com and i want juicysgalleries to be able to hotlink also

any ideas whats wrong? juicysgalleries is not able to hotlink
Juicy D. Links is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote