From 90d1004b95650f95f3f72b70362cebfad2aa6c70 Mon Sep 17 00:00:00 2001 From: Ali Husnain Arshad Date: Sat, 2 Feb 2019 18:57:28 +0500 Subject: Create _headers Adding headers for Improving the security of website --- static/_headers | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 static/_headers diff --git a/static/_headers b/static/_headers new file mode 100644 index 0000000..0985821 --- /dev/null +++ b/static/_headers @@ -0,0 +1,5 @@ +/* + X-Frame-Options: DENY + X-XSS-Protection: 1; mode=block + Referrer-Policy: no-referrer + X-Content-Type-Options: nosniff -- cgit v1.2.3