We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 047d3b2 commit 0b5b7d4Copy full SHA for 0b5b7d4
1 file changed
config/nginx.conf
@@ -347,7 +347,6 @@ http {
347
proxy_redirect off;
348
add_header Cache-Control "max-age=604800, public";
349
add_header Surrogate-Control "max-age=604800, stale-if-error=3600, stale-while-revalidate=300";
350
- proxy_hide_header Vary;
351
proxy_pass http://app_server/downloads/;
352
}
353
0 commit comments