nbs-system / naxsi

NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX
GNU General Public License v3.0
4.8k stars 606 forks source link

Add support to RealIP #359

Closed benkhlifafahmi closed 7 years ago

benkhlifafahmi commented 7 years ago

PR for to solve https://github.com/nbs-system/naxsi/issues/306

Note: there was an error while compiling nginx using clang (its an error on the GLib itself not NGINX nor NAXSI check : http://nginx.2469901.n2.nabble.com/Nginx-1-2-1-warning-when-using-clang-td7580584.html ) that's why i removed clang from compiler. it works fine with GCC