Before coming to Linc, I've been using CW to provide secure headers, per this guidance from Scott Helme
https://scotthelme.co.uk/security-headers-cloudflare-worker
Now that my site is deployed to my domain with linc, I want to get secure headers configured.
When I was hosting with github pages, the security headers worker would just work.
It's not working now that the site is "hosted" in a CW itself with Linc.
Here's Scott's Worker code secure-headers-worker.js
How can I get this working?
Thanks again for all the help folks!
Before coming to Linc, I've been using CW to provide secure headers, per this guidance from Scott Helme
https://scotthelme.co.uk/security-headers-cloudflare-worker
Now that my site is deployed to my domain with linc, I want to get secure headers configured.
When I was hosting with github pages, the security headers worker would just work.
It's not working now that the site is "hosted" in a CW itself with Linc.
Here's Scott's Worker code secure-headers-worker.js
How can I get this working?
Thanks again for all the help folks!