Installation
Contents |
Installation
Almost the same as original nginx installation, but use se-configure.sh to generate Makefile instead.
The se-configure.sh script can also accept original configure.sh's parameters.
Example:
./se-configure.sh --prefix=/path/to/some/where make make install
Compile ModSecurity in SEnginx
ModSecurity is not compiled by default. If you want to use ModSecurity with SEnginx, just append the following options when you use se-configure.sh.
--with-modsecurity