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
This commit is contained in:
Yaroslav Halchenko 2008-08-06 15:46:38 -04:00
commit f54b7bf214

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.