From 5f9ad4328024eea028554b30d72414cfd6f1d0c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Ku=C5=9B?= Date: Fri, 13 Mar 2026 23:50:57 +0100 Subject: [PATCH] correction of arti24.eu --- nginx-config/https/arti24.eu.conf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/nginx-config/https/arti24.eu.conf b/nginx-config/https/arti24.eu.conf index e4d6fa8..54f52f2 100755 --- a/nginx-config/https/arti24.eu.conf +++ b/nginx-config/https/arti24.eu.conf @@ -11,7 +11,7 @@ server { ssl_protocols TLSv1.2 TLSv1.3; ssl_ciphers HIGH:!aNULL:!MD5; - # --- BLOCK COMMON SCANNERS / BOT ATTACKS --- + # --- BLOCK COMMON SCANNERS / BOT ATTACKS --- location ~* ^/(wp-admin|wp-content|wp-includes|xmlrpc\.php|phpmyadmin|vendor|setup|config|\.env|\.git|\.gitignore|\.htaccess|\.DS_Store|shell\.php|test\.php|admin\.php|login\.php) { return 404; } @@ -20,9 +20,8 @@ server { return 404; } -# --- GŁÓWNY PROXY / Node.js --- -location / { - + # --- GŁÓWNY PROXY / Node.js --- + location / { # Ograniczenie liczby żądań