system-config/playbooks/roles/apache-ua-filter
Clark Boylan 9beab7723b Update the apache ua filter set
There are always more UAs to add to the list. It does look like they are
now using all the chrome versions with android. To match these I've
added regexes to the very end of the list so that we don't have to list
hundreds of rules separately. We might be able to collapse of the
earlier rules too, but in theory having direct matches first is faster?

Change-Id: Ic0a84aabea4327d40fa89aef6eb9f9a2d42a658f
2023-10-05 16:01:05 -07:00
..
files Update the apache ua filter set 2023-10-05 16:01:05 -07:00
handlers Block restricted user agents for the tarballs site 2020-10-16 17:45:12 +00:00
tasks Block restricted user agents for the tarballs site 2020-10-16 17:45:12 +00:00
README.rst Block restricted user agents for the tarballs site 2020-10-16 17:45:12 +00:00

Reject requests from problematic user agent strings

This role installs and configures a filter macro called UserAgentFilter which can be included in Apache vhosts

Role Variables