mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
loc-nocache
This commit is contained in:
parent
876c89609f
commit
31982bd99a
1
configs/nginx/loc-nocache.conf
Normal file
1
configs/nginx/loc-nocache.conf
Normal file
@ -0,0 +1 @@
|
||||
include /etc/nginx/loc-nocache.conf;
|
||||
@ -68,6 +68,7 @@ http {
|
||||
location / {
|
||||
root /usr/share/kvmd/web;
|
||||
include /etc/nginx/loc-login.conf;
|
||||
include /etc/nginx/loc-nocache.conf;
|
||||
}
|
||||
|
||||
location @login {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user