Re: [mod-security-users] complie modsec. for nginx
Brought to you by:
victorhora,
zimmerletw
From: Ryan B. <RBa...@tr...> - 2013-04-02 20:46:33
|
From: Leonardo Bacha Abrantes <leo...@lb...<mailto:leo...@lb...>> Date: Tuesday, April 2, 2013 3:43 PM To: "mod...@li...<mailto:mod...@li...>" <mod...@li...<mailto:mod...@li...>> Subject: [mod-security-users] complie modsec. for nginx Hi guys, I installed nginx for the repo and now am trying to compile modsecurity, however, I received the message about apxs. The machine does not have apache installed, only nginx. #./configure --enable-standalone-module configure: looking for Apache module support via DSO through APXS configure: error: couldn't find APXS is there an way to workaround ? Hey Leonardo, You will need the apache devel source, and APR libs code to compile ModSecurity standalone version. This is then used to compile into Nginx. Did you see the steps listed: m/SpiderLabs/ModSecurity/wiki/Reference-Manual#wiki-Installation_for_NGINX<http://www.modsecurity.org/projects/modsecurity/nginx/index.html> - Ryan ________________________________ This transmission may contain information that is privileged, confidential, and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. |