
Fix Cloudflare SSL Full Strict Error 526
If you see error 526 in your browser when using Cloudflare with SSL set to Full (Strict), it mean...

If you see error 526 in your browser when using Cloudflare with SSL set to Full (Strict), it mean...

You installed an SSL certificate, and now your site redirects in a loop. The browser shows 'E...

If you need all subdomains (like *.example.com) to point to the same server, a wildc...

If you see "Secure Connection Failed" in Firefox and suspect a proxy is involved, you'...

You're browsing and suddenly Chrome shows 'DNS_PROBE_FINISHED_NXDOMAIN'. This means y...

You add a proxy_pass directive to an Nginx server block, run nginx -t, ...