[mod-security-users] Failing tests in 1.7.1
Brought to you by:
victorhora,
zimmerletw
|
From: <bru...@li...> - 2003-10-22 03:40:10
|
During debianization of mod-security 1.7.1 I saw that the following
tests are failing:
44-normalisation-bug.test
47-action-allow.test
48-chained-rules-1.test
53-cookie-1.test
55-cookie-3.test
56-cookie-4.test
Any reason for this or am I doing something wrong ?
For example, test 47:
# 47 test action "allow" (requires 200)
#
#
GET /cgi-bin/modsec-test.pl/keyword?p=secret HTTP/1.0
but in http-full, this url is configured to always failed due to:
SecFilter "/cgi-bin/modsec-test.pl/keyword"
Thanks
|