View Single Post
Old 10-17-2001, 09:52 PM  
yys
Confirmed User
 
Join Date: Aug 2001
Posts: 1,922
help quick. Not home and need htaccess script

Can someone put the htaccess script on here for me. I am not at home(out of town) and it looks like my htaccess is screwed up. I can link directly to my pics from hotlinking.com. Before you say search I have but I haven't found the code i'm looking for. I have too many referers to use the allow/deny method. Here is what I received when I downloaded my htaccess so it will probably be screwed up but these files were working and now there not and I'm getting killed. Did I get hacked?
AuthUserFile /dev/null
AuthGroupFile /dev/null
RewriteEngine on
RewriteOptions inherit
RewriteCond %{HTTP_REFERER} !^http://www.mydomin.com/
RewriteCond %{HTTP_REFERER} !^http://mydomain.com/
RewriteCond %{HTTP_REFERER} !^http://my-ip/
RewriteRule /* where-I want-them-to-go

Someone please post the script here.


yys is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote