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