Hi.
Is there a web site that makes code for you to block incoming traffic from certain url's?
Leroy
Is there a web site that makes code for you to block incoming traffic from certain url's?
Leroy
<Limit GET HEAD POST> order allow,deny deny from http://www.test.com allow from all </LIMIT>
<Limit GET HEAD POST> order allow,deny deny from http://www.test.com allow from all </LIMIT>

Comment