mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
Update conf/nginx.conf: redirect domain root to the microsoft endpoint
This commit is contained in:
parent
8874077b2b
commit
4c8766eca3
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue