From 065110d4ff54d53c17993c0ec2cf8ecccf84c672 Mon Sep 17 00:00:00 2001 From: Neko Nekowazarashi Date: Tue, 30 May 2023 16:14:12 +0700 Subject: [PATCH] perbaikan sub-jalur --- conf/nginx.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 7a39d49..f884327 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,4 +1,5 @@ -location __PATH__/ { +#root_path_only location / { +#sub_path_only location __PATH__ { # Standard nginx configuration proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade;