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