mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
Update nginx.conf
This commit is contained in:
parent
e3ef36d2af
commit
4bf1d172ca
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#sub_path_only rewrite ^Microsoft-Server-ActiveSync$ Microsoft-Server-ActiveSync/ permanent;
|
||||
location /Microsoft-Server-ActiveSync {
|
||||
location /Microsoft-Server-ActiveSync/ {
|
||||
|
||||
# Path to source
|
||||
alias __FINALPATH__/;
|
||||
|
|
Loading…
Add table
Reference in a new issue