mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-06-03 06:07:23 +02:00
Set X-XSS-Protection header
This commit is contained in:
parent
5ea2fbc745
commit
7614e1c7b2
@ -1,5 +1,6 @@
|
||||
ServerTokens Prod
|
||||
Header set X-Frame-Options: "sameorigin"
|
||||
Header always set X-XSS-Protection "1; mode=block"
|
||||
|
||||
<VirtualHost *:80>
|
||||
ServerAdmin _
|
||||
|
Loading…
x
Reference in New Issue
Block a user