mirror of
https://github.com/YunoHost-Apps/mineweb_ynh.git
synced 2024-09-03 19:45:54 +02:00
fix
This commit is contained in:
parent
377e067513
commit
d2362517ff
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
root __FINALPATH__/;
|
||||
index index.php;
|
||||
rewrite ^(.*) https://yuno.probetech.be$1 permanent;
|
||||
|
||||
location __PATH__/ {
|
||||
try_files $uri $uri/ /index.php?$args;
|
||||
|
|
Loading…
Add table
Reference in a new issue