Skip to content

dergraf/erl_modsec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erl_modsec

An Erlang NIF wrapper to libmodsecurity3

Development

A ubuntu:latest Dockerfile is provided with native dependencies installed to fast start further developments.

Prerequisites

libmodsecurity3 and the C header files must be present on the system. Depending on the location of the library and include files you must export the LDLIBS and CFLAGS environment variables prior running make.