Test a Cloudflare Global API Key Connection with PowerShell
When you are automating Cloudflare tasks, it is useful to confirm that your credentials work before running a larger script. This small PowerShell script…
Read article ->Archive
When you are automating Cloudflare tasks, it is useful to confirm that your credentials work before running a larger script. This small PowerShell script…
Read article ->
I ran into a simple Amazon S3 naming mistake that created a much more confusing SSL problem: I added .com to an S3 bucket…
Read article ->
When Nginx receives a request for an unknown domain, it may serve the first enabled site if there is no explicit default server. On…
Read article ->