![]() |
Should be able to just add the applicable lines to that section. :)
|
Found that on a Website where someone posted a list of Bad Bots. The only difference in the syntax i see with yours and this is that he has the [NC, also before OR] at the end of each line. Does that make a difference or would I have just to adapt his list the way you posted that above ?
Code:
RewriteEngine On Also tried this one. Code:
RewriteEngine on |
NC is no case. Tells the file to ignore case and apply. You can do it that way as well. :)
If you're getting server errors, rewrite may be an invalid command. What OS and software is your server running? |
No, you don?t understand. Of course "Rewrite" and that stuff works, i was just saying that for example the one you posted about the MAJESTIC Bot works fine, the other 2 below don?t. So I wonder why that is.
|
Ahh, my bad.. Use similar syntax to what I provided. It will entail a lot of editing for that long bot list, but you should be able to adapt it. For example:
RewriteCond %{HTTP_USER_AGENT} ^MJ12 [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^ alexibot [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^wisenutbot RewriteRule ^.* - [F,L] And so on and so forth. :) |
All times are GMT. The time now is 04:45 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|