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