View Single Post
Old 2005-01-22, 11:16 AM   #9
7hom4s
A woman is like beer. They look good, they smell good, and you'd step over your own mother just to get one!
 
Join Date: Dec 2004
Posts: 50
Quote:
Originally Posted by cd34
RewriteEngine on
RewriteCond %{HTTP_REFERER} http://(www\.)?besthardcore.net(/)?.*$ [NC]
RewriteRule .* - [F]

RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?sensual-ladies.com(/)?.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?catyxxx.com(/)?.*$ [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp)$ http://www.sensual-ladies.com [R,NC]

Now it happens again. If I import this & upload it to my host, I end up getting redirected even if I try my main page.
Something just goes wrong every single time, I don't get it.

7hom4s
7hom4s is offline   Reply With Quote