From f9d1044278236ee9ca86fddb76ce4339e4cd2600 Mon Sep 17 00:00:00 2001 From: Sebastien Date: Sun, 2 Jan 2022 21:07:11 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Nginx/Modules.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Nginx/Modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nginx/Modules.md b/Nginx/Modules.md index 8d66984..2651a60 100644 --- a/Nginx/Modules.md +++ b/Nginx/Modules.md @@ -34,4 +34,4 @@ cd ~/ngx-modules-src/nginx-${VERSION}/ ./configure --with-compat --add-dynamic-module=../ModSecurity-nginx --add-dynamic-module=../ModSecurity-nginx make modules sudo cp objs/*.so /etc/nginx/modules-available/ -``` \ No newline at end of file +```