We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d516d1 + 02061d7 commit a32bd8aCopy full SHA for a32bd8a
config
@@ -13,7 +13,7 @@ ngx_feature_run=no
13
ngx_feature_incs="#include <modsecurity/modsecurity.h>
14
#include <stdio.h>"
15
ngx_feature_libs="-lmodsecurity"
16
-ngx_feature_test='printf("hello");'
+ngx_feature_test='msc_init();'
17
ngx_modsecurity_opt_I=
18
ngx_modsecurity_opt_L=
19
0 commit comments