Site can't be reached when setting up PHP for Caddy on Ubuntu 20.04: DNS_PROBE_FINISHED_NXDOMAIN

That error means the DNS configuration of your (sub-)domain is missing an A and/or AAAA record. It seems like Cloudflare is the authority of your domain, so you probably need to configure that on your Cloudflare management dashboard. Check either of these links for details on how to do it:

2 Likes