adding jail conf for shellshock filter

pull/818/head
SlowRiot 2014-09-26 16:37:50 +01:00
parent 4f636eb0e3
commit fc5f729f01
1 changed files with 5 additions and 0 deletions

View File

@ -283,6 +283,11 @@ port = http,https
logpath = %(apache_error_log)s logpath = %(apache_error_log)s
maxretry = 2 maxretry = 2
[apache-shellshock]
port = http,https
logpath = $(apache_error_log)s
maxretry = 1
[nginx-http-auth] [nginx-http-auth]