GithubHelp home page GithubHelp logo

Comments (3)

airween avatar airween commented on September 7, 2024

Hi @samuelzokovich,

thanks for reporting.

First of all, please read about the libmodsecurity3's role here.

As you can see, it's not a webserver's module but it's a library. This means it needs a connector - a webserver module which uses this library and provides functions to the server. There is only one working (open source) connector, for Nginx. Actually, there isn't connector for Apache.

This means you can't use the mentioned configure options, like --with-apr, --with-apu and --with-apxs. This is why your configure reports these as unrecognized options - see above in your report.

If you want to use ModSecurity with Apache, you must choose mod_security2 - actually there is no other option.

Regarding to your PCRE2 issue: libmodsecurity3 uses the "old" PCRE (aka PCRE3) library by default. If you want to build it with PCRE2, please pass the --with-pcre2 configure option.

I'm going to close this issue, because it's not a bug. Feel free to ask anything, if you need any help.

from modsecurity.

samuelzokovich avatar samuelzokovich commented on September 7, 2024

Hello @airween

Thanks for the clarification.

This might be a very silly question but where do I download the mod_security2 from?

Thanks

from modsecurity.

airween avatar airween commented on September 7, 2024

Thanks for the clarification.

yw,

This might be a very silly question but where do I download the mod_security2 from?

if you are a new member there is no silly question :).

I suggest you to use the releases page:

https://github.com/owasp-modsecurity/ModSecurity/releases/

especially the last version of 2.9.X branch:

https://github.com/owasp-modsecurity/ModSecurity/releases/tag/v2.9.7

from modsecurity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.