2018 Bad Bots .Htaccess List From Hackrepair - Com (Actual)
2018 Bad Bots .Htaccess List From Hackrepair - Com (Actual)
2018 Bad Bots .Htaccess List From Hackrepair - Com (Actual)
RewriteEngine on
# Security related. May help against some types of cross-site scripting attacks
# Read more: https://www.owasp.org/index.php/List_of_useful_HTTP_headers
<IfModule mod_headers.c>
Header set X-XSS-Protection "1; mode=block"
</IfModule>
RewriteRule .* - [F,L]
</IfModule>
# Abuse bot blocking rule end