File: apache-overflows.conf

package info (click to toggle)
fail2ban 0.8.3-2sid1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 776 kB
  • ctags: 820
  • sloc: python: 3,788; sh: 451; xml: 352; makefile: 43
file content (20 lines) | stat: -rw-r--r-- 444 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Fail2Ban configuration file
#
# Author: Tim Connors
#
# $Revision: 668 $
#

[Definition]

# Option:  failregex
# Notes.:  Regexp to catch Apache overflow attempts.
# Values:  TEXT
#
failregex = [[]client <HOST>[]] (Invalid method in request|request failed: URI too long|erroneous characters after protocol string)

# Option:  ignoreregex
# Notes.:  regex to ignore. If this regex matches, the line is ignored.
# Values:  TEXT
#
ignoreregex =