From 09ab04fb491b5dc68b5b6f874d04db6510fd475d Mon Sep 17 00:00:00 2001 From: Eric Jinks Date: Fri, 3 Nov 2017 14:43:12 +1000 Subject: [PATCH] Add HSTS --- public/_headers | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 public/_headers diff --git a/public/_headers b/public/_headers new file mode 100644 index 0000000..bbaa003 --- /dev/null +++ b/public/_headers @@ -0,0 +1,2 @@ +/* + Strict-Transport-Security: max-age=63072000; includeSubDomains; preload