I have created an simple web application firewall that can detect multiple types of attack using ml and I want to test it . FOR that I I have set up this firewall at front of website such that it will intercept request going for website and allow only legiment traffic .
I set-up the revsered proxy server for this using appache (on windows) but didn't work Any solution Note :the firewall was made as and web application too ,I can't provide detail code here
Try NginX, here is a sample code
consider running the website with https for security.