We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3094c6c + f81f965 commit f4a2b72Copy full SHA for f4a2b72
alcs-frontend/nginx.conf
@@ -10,7 +10,6 @@ http {
10
gzip_disable "MSIE [1-6]\.";
11
12
server_tokens off;
13
- proxy_hide_header Server;
14
proxy_cookie_path / "/; secure; HttpOnly; SameSite=lax";
15
16
include /etc/nginx/mime.types;
portal-frontend/nginx.conf
0 commit comments