BF: url is from nonspace characters. that avoids matching in referer which might be in the trailer

debian-releases/squeeze
Yaroslav Halchenko 2008-07-25 13:31:46 -04:00
parent 3f62835d63
commit 79c0d26b55
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
# (?:::f{4,6}:)?(?P<host>\S+)
# Values: TEXT
#
failregex = [[]client <HOST>[]] (File does not exist|script not found or unable to stat): .*(\.php|\.asp|\.exe|\.pl)
failregex = [[]client <HOST>[]] (File does not exist|script not found or unable to stat): /\S*(\.php|\.asp|\.exe|\.pl)
# Option: ignoreregex
# Notes.: regex to ignore. If this regex matches, the line is ignored.