mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
nginx: Trying apxs and apxs2 while compiling nginx module
This commit is contained in:
@@ -28,6 +28,7 @@ else
|
||||
echo "Aborting. Apache apxs2/apxs is not installed or fails to point\
|
||||
Apache headers."
|
||||
exit 1;
|
||||
fi
|
||||
fi
|
||||
|
||||
missing=""
|
||||
|
Reference in New Issue
Block a user