minus-squareDaniyyel@lemmy.worldtoLemmy.World Announcements@lemmy.world•Lemmy.world update: Downtime today / Cloudflarelinkfedilinkarrow-up18·1 year agoYou might have Cloudflare add a request header to the origin request, like x-cloudflare-key: <somesecret>, and then configure nginx on the server to block everything not containing that header. linkfedilink
You might have Cloudflare add a request header to the origin request, like
x-cloudflare-key: <somesecret>
, and then configure nginx on the server to block everything not containing that header.