Closed InvokerFury closed 6 years ago
According to the documentation, something like this should work:
BasicRule wl:1100 "mz:$URL_X:^/emoneyreport/deletepin/deletepin/member_id/";
its say incorrect when i apply your rule sir..
nginx: [emerg] Naxsi-Config : Incorrect line BasicRule wl:1100 (../naxsi/naxsi_src//naxsi_skeleton.c/474)... in /usr/local/nginx-naxsi/conf.d/naxsi/rules/xxxx.rules:56
nginx: configuration file /usr/local/nginx-naxsi/nginx-naxsi.conf test failed
Yeah, apparently, URL
can't be a zone on its own, so maybe something like this instead:
BasicRule wl:1100 "mz:$URL_X:^/emoneyreport/deletepin/deletepin/member_id/|URL";
solved sir.. thanks for your help.. have a nice day
Thank you for using naxsi :)
Hy Sir,
could u help me pls, i got some error in naxsi, but when i allow naxsi will detect url again.. for example this is my log:
how to allow naxsi for all request from that url
/emoneyreport/deletepin/deletepin/member_id/
?this is rule for some case .. when naxsi block
but i want to allow all request from this parth
/emoneyreport/deletepin/deletepin/member_id/
please help me.. sorry for my english