-
Notifications
You must be signed in to change notification settings - Fork 1.6k
ModSecurity 3 - Windows Apache/Nginx Connector #2480
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @gianks That is good to hear. We are aiming not only to have it working for Nginx / Apache on windows but also IIS. It is feasible to have v3 compiled on Windows using the VS build tools. However, some modifications are needed to be done. As we develop the code or review contributions, we make it easy to extend to the Windows platform. Some example of things that demands changes are - Or even headers that need to be well selected - Not to forget that we miss the compilation scripts for VS. Overall, it is possible to compile, but it will demand a little effort. Count on us to help you during this process ;) |
Hi, |
@gianks not that I heard about. Please do share your experience on that process, it will be vary valuable. |
@gianks any progress so far? |
I'm using nginx for Windows, but not IIS. Any tutorial or docs that I could take a look so I could set it up with nginx for Windows? Thanks |
How do I configure ModSecurity for Nginx on Windows ? |
Can we assume that IIs support has now been abandoned, and that all our hopes of v3 on IIs was just a dream. |
I think with any open source project they have to prioritize the development work and frankly the number of sites using ModSecurity with IIS is tiny compared to Apache and Nginx (on Linux). I myself created a basic WAF for ASP.NET Core at https://github.com/mguinness/KestrelWAF in lieu of a working IIS solution. |
Hi all,
it's been a while since the last update i could find on this topic.
We are facing the need to provide ModSecurity v3 in Windows environment.
Currently using IIS with 2.9.4.
What's the current status?
Is it plausible to compile and use it with Apache or Nginx on Windows to your knowledge?
Thanks!
The text was updated successfully, but these errors were encountered: