Merge branch 'up/apache_noscript_fix' into build

* up/apache_noscript_fix:
  BF: script not found could be in 2 shapes depending on inclusion of the name of the scipt
debian-releases/squeeze
Yaroslav Halchenko 2008-08-06 15:46:38 -04:00
commit f54b7bf214
1 changed files with 1 additions and 0 deletions

View File

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