Typo Fix
This commit is contained in:
		@@ -14,7 +14,7 @@ proxy_hide_header X-Permitted-Cross-Domain-Policies;
 | 
				
			|||||||
add_header X-Permitted-Cross-Domain-Policies "none" always;
 | 
					add_header X-Permitted-Cross-Domain-Policies "none" always;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Obsolete and replaced by Content-Security-Policy frame-ancestors
 | 
					# Obsolete and replaced by Content-Security-Policy frame-ancestors
 | 
				
			||||||
# Setting the less restrictive SAMEORIGIN here, has frame-ancestors 'none' will overwrite it anyways
 | 
					# Setting the less restrictive SAMEORIGIN here, as frame-ancestors 'none' will overwrite it anyways
 | 
				
			||||||
proxy_hide_header X-Frame-Options;
 | 
					proxy_hide_header X-Frame-Options;
 | 
				
			||||||
add_header X-Frame-Options "SAMEORIGIN" always;
 | 
					add_header X-Frame-Options "SAMEORIGIN" always;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user