Thread: .htaccess
View Single Post
Old 08-12-2002, 08:17 PM   PM User | #5
carla
New to the CF scene

 
Join Date: Aug 2002
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
carla is an unknown quantity at this point
ok,this is all i wrote
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?stormystar.com/.*$ [NC]
RewriteRule \.(gif|jpg)$ - [F]
carla is offline   Reply With Quote