logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: simple question mod_Security nginx
Author
sailor



Joined: 17 Apr 2015
Posts: 79
Location: US

PostPosted: Thu 27 Oct '22 14:39    Post subject: simple question mod_Security nginx Reply with quote

Can I run mod_security2 from here in nginx?

D:\nginx-1.20.1>nginx.exe
nginx: [emerg] LoadLibrary() "D:/nginx-1.20.1/mod_security-2.9.5/mod_security2.so" failed (FormatMessage() error:(87)) in D:\nginx-1.20.1/conf/nginx.conf:11

line 11 of conf:

load_module D:/nginx-1.20.1/mod_security-2.9.5/mod_security2.so;

yajl.dll is in same directory as nginx.exe.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Wed 02 Nov '22 10:28    Post subject: Reply with quote

No this version of mod_security is compiled against the apache API.

You may also see https://github.com/SpiderLabs/ModSecurity/issues/2480
Back to top


Reply to topic   Topic: simple question mod_Security nginx View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules