mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 01:22:18 +03:00
nginx: Trying apxs and apxs2 while compiling nginx module
This commit is contained in:
@@ -29,6 +29,7 @@ else
|
||||
Apache headers."
|
||||
exit 1;
|
||||
fi
|
||||
fi
|
||||
|
||||
missing=""
|
||||
for element in $dependencies;
|
||||
|
||||
Reference in New Issue
Block a user