From 930e440c6fa956d6e2b12d710ed3896d2307d63e Mon Sep 17 00:00:00 2001 From: magikcypress Date: Tue, 7 Mar 2017 23:30:07 +0100 Subject: [PATCH] Delete Header into nginx configuration --- conf/nginx.conf | 9 --------- 1 file changed, 9 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index acb8cbc..803cdf3 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -7,15 +7,6 @@ location __PATHTOCHANGE__ { } client_max_body_size 30m; - # Add headers to serve security related headers - add_header Strict-Transport-Security "max-age=15768000;"; - add_header X-Content-Type-Options nosniff; - add_header X-Frame-Options "SAMEORIGIN"; - add_header X-XSS-Protection "1; mode=block"; - add_header X-Robots-Tag none; - add_header X-Download-Options noopen; - add_header X-Permitted-Cross-Domain-Policies none; - location ~* \.(jpg|jpeg|gif|css|png|js|ico|swf|mp3|pdf)$ { # Le contenu statique, est signalé au navigateur comme étant # à garder en cache une semaine. Si il y a un proxy sur la