From f14daa255c4a5a52337b35dcc67b8dcb94c63fe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Tue, 7 May 2019 19:44:41 +0200 Subject: [PATCH] Update default --- static/vhost/default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/vhost/default b/static/vhost/default index 8db8b90..1447d3a 100644 --- a/static/vhost/default +++ b/static/vhost/default @@ -20,7 +20,7 @@ server { location / { try_files $uri $uri/ =404; } - location /L7 { + location ^~ /L7 { testcookie off; } # ================================================