mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 13:16:06 +08:00
Update nginx.conf
This commit is contained in:
parent
6884479923
commit
c3ed7de366
@ -50,7 +50,7 @@ http {
|
||||
include /etc/nginx/default.d/*.conf;
|
||||
|
||||
# 开启HSTS,混sslab的A+
|
||||
add_header Strict-Transport-Security "max-age=63072000" always;
|
||||
add_header Strict-Transport-Security "max-age=63072000" always;
|
||||
|
||||
error_page 404 /404.html;
|
||||
location = /40x.html {
|
||||
|
Loading…
x
Reference in New Issue
Block a user