mirror of
https://github.com/YunoHost-Apps/simple-file-manager_ynh.git
synced 2024-09-03 20:25:58 +02:00
Merge 1228f6954f
into 2b776c7de1
This commit is contained in:
commit
67007d36a3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
|
||||
location __PATH__/ {
|
||||
location ^__PATH__/ {
|
||||
|
||||
# Path to source
|
||||
alias __INSTALL_DIR__/;
|
||||
|
|
Loading…
Add table
Reference in a new issue