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