From 4c8766eca31ccb55f63353c6fa2902dda1a13775 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Mon, 4 Dec 2023 23:21:30 +0100 Subject: [PATCH] Update conf/nginx.conf: redirect domain root to the microsoft endpoint --- conf/nginx.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/nginx.conf b/conf/nginx.conf index 4fe0ecd..b8f32b2 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,4 +1,5 @@ #sub_path_only rewrite ^Microsoft-Server-ActiveSync$ Microsoft-Server-ActiveSync/ permanent; +rewrite ^/$ Microsoft-Server-ActiveSync/ permanent; location /Microsoft-Server-ActiveSync { # Path to source