diff --git a/config/filter.d/apache-noscript.conf b/config/filter.d/apache-noscript.conf index d0f130f6..fbc1af64 100644 --- a/config/filter.d/apache-noscript.conf +++ b/config/filter.d/apache-noscript.conf @@ -27,6 +27,6 @@ ignoreregex = # # https://wiki.apache.org/httpd/ListOfErrors for apache error IDs # -# Second regex, script '/\S*(\.php|\.asp|\.exe|\.pl)\S*' not found or unable to stat\s*$ is Before http-2.2 +# Second regex, script '/\S*(\.php|\.asp|\.exe|\.pl)\S*' not found or unable to stat\s*$ is in httpd-2.2 # # Author: Cyril Jaquier