mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
nginx: disabled abs redirect
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user