mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
nginx: disabled abs redirect
This commit is contained in:
parent
c168e73805
commit
26863d5bfd
@ -20,6 +20,8 @@ http {
|
||||
include /etc/nginx/mime-types.conf;
|
||||
default_type application/octet-stream;
|
||||
charset utf-8;
|
||||
|
||||
absolute_redirect off;
|
||||
index index.html;
|
||||
|
||||
sendfile on;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user