2017-08-08 04:54:27 +02:00

4 lines
127 B
Plaintext

add_header X-Frame-Options SAMEORIGIN;
add_header X-Content-Type-Options nosniff;
add_header X-XSS-Protection "1; mode=block";