mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 01:22:18 +03:00
changes
This commit is contained in:
committed by
Felipe Zimmerle
parent
1a57192ff7
commit
7ff4e465bf
@@ -9,7 +9,7 @@ libModSecurityJNI_la_SOURCES = ../apache2/mod_security2.c \
|
|||||||
../apache2/msc_util.c ../apache2/msc_pcre.c ../apache2/persist_dbm.c ../apache2/msc_reqbody.c \
|
../apache2/msc_util.c ../apache2/msc_pcre.c ../apache2/persist_dbm.c ../apache2/msc_reqbody.c \
|
||||||
../apache2/msc_geo.c ../apache2/msc_gsb.c ../apache2/msc_unicode.c \
|
../apache2/msc_geo.c ../apache2/msc_gsb.c ../apache2/msc_unicode.c \
|
||||||
../apache2/acmp.c ../apache2/msc_lua.c ../apache2/msc_release.c \
|
../apache2/acmp.c ../apache2/msc_lua.c ../apache2/msc_release.c \
|
||||||
../apache2/msc_crypt.c ../apache2/msc_tree.c ../apache2/libinjection/libinjection_sqli.c \
|
../apache2/msc_crypt.c ../apache2/msc_tree.c
|
||||||
../standalone/api.c ../standalone/buckets.c \
|
../standalone/api.c ../standalone/buckets.c \
|
||||||
../standalone/config.c ../standalone/filters.c \
|
../standalone/config.c ../standalone/filters.c \
|
||||||
../standalone/hooks.c ../standalone/regex.c ../standalone/server.c \
|
../standalone/hooks.c ../standalone/regex.c ../standalone/server.c \
|
||||||
|
|||||||
@@ -94,7 +94,7 @@ sudo apt-get install libxml2 libxml2-dev libxml2-utils libaprutil1 libaprutil1-d
|
|||||||
<pre class="codecanvas">
|
<pre class="codecanvas">
|
||||||
cd mod_security/
|
cd mod_security/
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
./configure --enable-java-module
|
./configure --enable-standalone-module --enable-java-module
|
||||||
make
|
make
|
||||||
</pre>
|
</pre>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user