Hello,
I want to block some web sites. I cannot block it by IP address because it changes everyday. So I use the script in ".htaccess" file below to blcok them.
<Limit GET>
order deny,allow
deny from
www.abc.com
deny from
www.123.com
allow from all
</Limit>
But it does block the web site, they keep acccess my web page(site) every mins.
My website server is using Apache/1.3.33.
Operating System is FreeBSD 4.11-STABLE. Thanks.
Best Regards,
Tony
Music News & Entertainment
http://www.USWebcity.com
*