Thread
:
yet another .htaccess question
View Single Post
07-09-2002, 02:12 AM
fnet
Confirmed User
Join Date: Jul 2002
Posts: 1,721
this is almost certainly redundant, but i use:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^.*fucker.net/.* [NC]
RewriteCond %{REQUEST_URI} ^.*.jpg$
RewriteRule ^.*$ ^
http://www.fucker.net/
$ [R]
short and sweet.
__________________
the sound of one hand googlewhacking
fnet
View Public Profile
Find More Posts by fnet