9 lines
190 B
Text
9 lines
190 B
Text
## Version 2022/08/06
|
|
# Fail2Ban jail configuration for apache-overflows
|
|
|
|
[apache-overflows]
|
|
|
|
enabled = false
|
|
port = http,https
|
|
logpath = %(apache_error_log)s
|
|
maxretry = 2
|