View Single Post
Old February 7th, 2005, 01:03 PM   #3 (permalink)
Shon
Member
Verified Customer
 
Join Date: Jun 2004
Posts: 66
Re: Problem uploading and problem with .htaccess protection

I don't know anything about .htaccess files... but here is what it made in /gallery/files

Quote:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?www.(/)?.*$ [NC]
RewriteRule .*\.(avi|bmp|gif|jpeg|jpg|midi|mp3|mpeg|mpg|png|ram|wav|wma|wmv)$ [F,NC]
Shon is offline   Reply With Quote