mirror of
https://github.com/potats0/lua-resty-coraza.git
synced 2025-11-15 17:02:16 +03:00
Updated Installation (markdown)
@@ -3,4 +3,14 @@
|
||||
1. clone the repository
|
||||
```bash
|
||||
https://github.com/potats0/coraza.git
|
||||
```
|
||||
```
|
||||
2. Build the source && Installation
|
||||
```bash
|
||||
cd coraza
|
||||
./build.sh
|
||||
./configure
|
||||
make
|
||||
sudo make install
|
||||
```
|
||||
|
||||
libcoraza.so will be installed at `/usr/local/lib`
|
||||
Reference in New Issue
Block a user