Skip to content

mod_security v3 hwo to build for apache? #1661

Closed
@disaster123

Description

@disaster123

I can't find any documentation how to build mod_security v3 for apache. The old --with-apxs= configure option does not exist as well.

Just trying to load the .so does not work as well:
LoadModule security3_module /usr/local/modsecurity/lib/libmodsecurity.so

httpd: Syntax error on line 9 of /usr/local/apache2/conf/httpd.conf: Syntax error on line 1 of /usr/local/apache2/conf/modules-enabled.d/00_mod_security.load: Can't locate API module structure `security3_module' in file /usr/local/modsecurity/lib/libmodsecurity.so: /usr/local/modsecurity/lib/libmodsecurity.so: undefined symbol: security3_module

Greets,
Stefan

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions