Closed rchason-quoin closed 1 year ago
This repository has been abandoned and this issue has been fixed (amongst many others) in the latest release here. Fore more information please check: https://github.com/nbs-system/naxsi/issues/630 and https://github.com/nbs-system/naxsi/pull/631
The current Nginx expects the regex options to be NGXREGEX* rather than the bits from PCRE. Without this change, regexes with these options set won't compile. In particular, "rx:" rules don't work.