mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-08-05 20:58:27 +02:00
Set X-XSS-Protection header
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
ServerTokens Prod
|
||||
Header set X-Frame-Options: "sameorigin"
|
||||
Header always set X-XSS-Protection "1; mode=block"
|
||||
|
||||
<VirtualHost *:80>
|
||||
ServerAdmin _
|
||||
|
Reference in New Issue
Block a user