logo       

Re: Cant install mod sec2, plus post payload filterng for scripts: msg#00095

apache.mod-security.user

Subject: Re: Cant install mod sec2, plus post payload filterng for scripts

Hi,

Dan Rossi wrote:
> There also doesnt seem to be a 1.9 version for debian ?

You'll find a download link on
http://www.modsecurity.org/download/index.html (for 1.9.4, I guess)


This Makefile works for me on Debian Etch/Apache2.0:


builddir = .

top_dir = /usr/share/apache2
#top_dir = /home/ivanr/apache22

top_srcdir = ${top_dir}
top_builddir = ${top_dir}

include ${top_builddir}/build/special.mk

APXS = apxs
APACHECTL = apachectl

INCLUDES = -I /usr/include/libxml2
DEFS = -DWITH_LIBXML2
#LIBS = -Lmy/lib/dir -lmylib

CFLAGS = -g -Wuninitialized -std=c99 -Wall -Wmissing-prototypes -Wshadow
-Wunused-variable -Wunused-value -Wchar-subscripts -Wsign-compare

all: local-shared-build

clean:
-rm -f *.o *.lo *.slo *.la *~ .libs

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise