mirror of
https://github.com/linuxserver/fail2ban-confs.git
synced 2026-02-20 05:02:42 +08:00
10 lines
192 B
Plaintext
10 lines
192 B
Plaintext
## Version 2022/08/06
|
|
# Fail2Ban jail configuration for apache-shellshock
|
|
|
|
[apache-shellshock]
|
|
|
|
enabled = false
|
|
port = http,https
|
|
logpath = %(apache_error_log)s
|
|
maxretry = 1
|