Skip to content

Releases: mitchellkrogza/apache-ultimate-bad-bot-blocker

2017-04-13.Build-142

13 Apr 07:28

Choose a tag to compare

Referers / Bots (+/-)

Important Update - Exact Regex Matching

11 Apr 13:55

Choose a tag to compare

Thanks to one of my users, he alerted me to an issue where Alexabot was being blocked out of his server. Even though Alexabot is not listed anywhere on the blocker it was being picked up and blocked out.

This was due to the existence of a bot called "exabot" the blocker was detecting the exabot part of Alexabot

This issue has now been been resolved with an exact matching regex on all the bots.

So all regex matching for User-agents has been changed from:

BrowserMatchNoCase "Exabot" bad_bot

to

BrowserMatchNoCase "^Exabot" bad_bot

Making the match exact and precise.

Fixed in all versions CentOS6, CentOS7 and the Base Repo version.

Important Update - Exact Regex Matching

11 Apr 13:43

Choose a tag to compare

Thanks to one of my users, he alerted me to an issue where Alexabot was being blocked out of his server. Even though Alexabot is not listed anywhere on the blocker it was being picked up and blocked out.

This was due to the existence of a bot called "exabot" the blocker was detecting the exabot part of Alexabot

This issue has now been been resolved with an exact matching regex on all the bots.

So all regex matching for User-agents has been changed from:

BrowserMatchNoCase "Exabot" bad_bot

to

BrowserMatchNoCase "^Exabot" bad_bot

Making the match exact and precise.

2017-04-11.Build-136

11 Apr 13:40

Choose a tag to compare

Referers / Bots (+/-)

2017-04-11.Build-134: Blocker Update Notifications

11 Apr 13:01

Choose a tag to compare

Notification System for this repo introduced today.
You can subscribe to notifications at:
**https://groups.google.com/forum/#!forum/apache-ultimate-bad-bot-blocker**

or send a blank email to
**[email protected]**

Please make sure you are subscribed to notifications to be notified when the blocker is updated and also to be notified when any important or mission critical changes take place.

2017-04-11.Build-132: Blocker Update Notifications

11 Apr 12:51

Choose a tag to compare

Notification System for this repo introduced today.
You can subscribe to notifications at:
**https://groups.google.com/forum/#!forum/apache-ultimate-bad-bot-blocker**

or send a blank email to
**[email protected]**

Please make sure you are subscribed to notifications to be notified when the blocker is updated and also to be notified when any important or mission critical changes take place.

2017-04-11.Build-130

11 Apr 07:46

Choose a tag to compare

Referers / Bots (+/-)

2017-04-10.Build-128

10 Apr 12:45

Choose a tag to compare

Referers / Bots (+/-)

2017-04-10.Build-126

10 Apr 09:26

Choose a tag to compare

Referers / Bots (+/-)

2017-04-10.Build-124

10 Apr 08:48

Choose a tag to compare

Referers / Bots (+/-)