mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
http://box shouldn't redirect to http://box//home/
This commit is contained in:
parent
a5ac22404a
commit
79e1bb164b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
location / {
|
||||
rewrite ^/$ $1/{{ iiab_home_url }};
|
||||
rewrite ^/$ $1{{ iiab_home_url }};
|
||||
}
|
||||
|
||||
location /usb {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue