Thread
:
Programs: Lock up your servers against Fusker
View Single Post
2005-03-28, 10:59 AM
#
6
swedguy
Vagabond
Join Date: Aug 2003
Posts: 2,374
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)?yourdomain.com$
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)?yourdomain.com/
That would make it safe.
#1 - http://www.yourdomain.com
#2 - http://www.yourdomain.com/**anything**
swedguy
View Public Profile
Find More Posts by swedguy