diff --git a/proxy-params.conf b/proxy-params.conf index 740ce5c..4c66d26 100644 --- a/proxy-params.conf +++ b/proxy-params.conf @@ -10,3 +10,4 @@ send_timeout 3600s; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $remote_addr; proxy_set_header Host $host; +proxy_hide_header X-Frame-Options X-Content-Type-Options X-XSS-Protection;