mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
Add missing rewrite
This commit is contained in:
parent
efe017a7e2
commit
409f3c7c0b
1 changed files with 1 additions and 0 deletions
|
@ -38,5 +38,6 @@ location /seafhttp {
|
|||
|
||||
|
||||
location PATHTOCHANGE/media {
|
||||
rewrite ^PATHTOCHANGE/media(.*)$ /media$1 break;
|
||||
root ALIASTOCHANGEseafile-server-latest/seahub;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue