Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tutoriais
Wiki
Wiki
Magento
Htaccess
Htaccess
· Changes
Page history
Update Htaccess
authored
Feb 17, 2020
by
Jonatan Machado
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Magento/Htaccess.md
Magento/Htaccess.md
+1
-1
No files found.
Magento/Htaccess.md
View page @
8feea2bc
...
...
@@ -37,7 +37,7 @@
RewriteRule .* - [F,L]
##Badbots
RewriteCond %{HTTP_USER_AGENT} ^.*(SemrushBot|AhrefsBot).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} ^.*(SemrushBot|AhrefsBot
|MJ12bot|80legs
).*$ [NC]
RewriteRule .* - [F,L]
...
...