From 61e62faf17417b775ce837a1f254fb31f2c9ebed Mon Sep 17 00:00:00 2001 From: "icksishu@gmail.com" Date: Fri, 2 Jan 2026 13:37:17 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B0=9C=EB=B0=9C=EC=84=9C=EB=B2=84=20?= =?UTF-8?q?=EB=B0=B0=ED=8F=AC=20=ED=85=8C=EC=8A=A4=ED=8A=B8=20=20-=20Sprin?= =?UTF-8?q?g=206.x(Spring=20boot=203.x)=EB=8A=94=20Servlet=206.0=20?= =?UTF-8?q?=EA=B8=B0=EB=B0=98=EC=9D=B4=EB=AF=80=EB=A1=9C=20tomcat=2010?= =?UTF-8?q?=EC=9D=B4=20=ED=95=84=EC=9A=94=ED=95=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 2312cc1..f033e56 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -18,6 +18,7 @@ spring: password: qortpals1! server: + forward-headers-strategy: native #mod-proxy 기반시 https 무한 리다이렉트 방지 servlet: context-path: / encoding: