mirror of https://github.com/XTLS/Xray-examples
Update nginx.conf
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…
Reference in New Issue