mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Big cleanup
This commit is contained in:
		| @@ -71,10 +71,10 @@ http { | ||||
|         add_header Referrer-Policy                      "no-referrer"           always; | ||||
|         add_header X-Content-Type-Options               "nosniff"               always; | ||||
|         add_header X-Download-Options                   "noopen"                always; | ||||
|         add_header X-Frame-Options                      "SAMEORIGIN"            always; | ||||
|         add_header X-Permitted-Cross-Domain-Policies    "none"                  always; | ||||
|         add_header X-Robots-Tag                         "noindex, nofollow"     always; | ||||
|         add_header X-XSS-Protection                     "1; mode=block"         always; | ||||
|         {% include 'roles/nginx-docker-reverse-proxy/templates/iframe.conf.j2' %} | ||||
|  | ||||
|         # Remove X-Powered-By, which is an information leak | ||||
|         fastcgi_hide_header X-Powered-By; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user