mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-23 13:17:16 +00:00
DOC: contrib/modsecurity: few typo fixes
Few typo fixes.
This commit is contained in:
parent
66b8919b10
commit
53d31594bf
@ -1,7 +1,7 @@
|
||||
ModSecurity for HAProxy
|
||||
-----------------------
|
||||
|
||||
This is a third party deamon whoch speaks SPOE. It give requests send by HAProxy
|
||||
This is a third party deamon which speaks SPOE. It gives requests send by HAProxy
|
||||
to ModSecurity and returns the verdict.
|
||||
|
||||
Compilation
|
||||
@ -24,7 +24,7 @@ the Apache dependencies are installed on the system.
|
||||
cp standalone/*.h $PWD/INSTALL/include
|
||||
cp apache2/*.h $PWD/INSTALL/include
|
||||
|
||||
Note that this compilation method works, but is a litle bit rustic. I cant
|
||||
Note that this compilation method works, but is a litle bit rustic. I can't
|
||||
deal with Lua, I supposed that is a dependecies problem on my computer.
|
||||
|
||||
Start the service
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* Modsecurity wrapper for haproxy
|
||||
*
|
||||
* This file contains the bootstrap for laucnching and scheduling modsecurity
|
||||
* This file contains the bootstrap for launching and scheduling modsecurity
|
||||
* for working with HAProxy SPOE protocol.
|
||||
*
|
||||
* Copyright 2016 OZON, Thierry Fournier <thierry.fournier@ozon.io>
|
||||
|
Loading…
Reference in New Issue
Block a user