mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
switch back path traversal
This commit is contained in:
parent
8565ab1288
commit
f720e87f56
1 changed files with 1 additions and 2 deletions
|
@ -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
|
# Path to source
|
||||||
alias __FINALPATH__/ ;
|
alias __FINALPATH__/ ;
|
||||||
|
|
Loading…
Add table
Reference in a new issue