diff --git a/HowtoApache.md b/HowtoApache.md index 3617e039..627ab9c7 100644 --- a/HowtoApache.md +++ b/HowtoApache.md @@ -184,6 +184,7 @@ SetEnvIf User-Agent "SEOkicks" GoAway=1 SetEnvIf User-Agent "serpstatbot" GoAway=1 SetEnvIf User-Agent "AhrefsBot" GoAway=1 SetEnvIf User-Agent "MJ12bot" GoAway=1 +SetEnvIf User-Agent "SemrushBot" GoAway=1 ~~~ que l'on active à l'installation via la commande :