openresty to nginx+modsec #27

Open
DarkFeather wants to merge 4 commits from nginx-conversion into main
Owner

We want a proper WAF in our ecosystem, and since Arch has nginx & modsecurity moving together without having to resort to AUR, that will be our focus for now. If OpenResty keeps up with modsec, we'll consider using it.

We want a proper WAF in our ecosystem, and since Arch has nginx & modsecurity moving together without having to resort to AUR, that will be our focus for now. If OpenResty keeps up with modsec, we'll consider using it.
DarkFeather added 1 commit 2023-11-09 13:05:04 -06:00
DarkFeather added 1 commit 2023-11-16 12:50:43 -06:00
DarkFeather added 1 commit 2023-11-16 12:59:40 -06:00
DarkFeather added 1 commit 2023-12-07 12:51:32 -06:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b nginx-conversion main
git pull origin nginx-conversion

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff nginx-conversion
git push origin main
Sign in to join this conversation.
No description provided.