package %w[
apache2
libwww-perl
+ logrotate
]
%w[event itk prefork worker].each do |mpm|
end
fail2ban_filter "apache-evasive" do
- failregex "^Blacklisting address <ADDR>: possible DoS attack\.$"
+ failregex ": Blacklisting address <ADDR>: possible DoS attack\.$"
end
fail2ban_jail "apache-evasive" do