From f720e87f56126461f61dd3e1e8b59e0c106eb2b1 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 15 Feb 2022 23:35:40 +0100 Subject: [PATCH] switch back path traversal --- conf/nginx.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 764a13a..bd54d20 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,5 +1,4 @@ -#sub_path_only rewrite ^Microsoft-Server-ActiveSync$ Microsoft-Server-ActiveSync/ permanent; -location /Microsoft-Server-ActiveSync/ { +location /Microsoft-Server-ActiveSync { # Path to source alias __FINALPATH__/ ;