2 changed files with 12 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||
location /login_sdt { |
|||
rewrite ^ /index.html last; |
|||
} |
Loading…
Reference in new issue
@ -0,0 +1,3 @@ |
|||
location /login_sdt { |
|||
rewrite ^ /index.html last; |
|||
} |