Receiving the following error when Auto SSL is run on this subdomain.
I have read through the common errors, etc.,
Thing is I can reach the address properly. For instance if I put a test.txt file in this location it can be reached at http://whmcs.example.cloud/.well-known/pki-validation/test.txt so it doesn't seem to be a DNS problem. Rather the file is not being created.
Code:
WARN Local HTTP DCV error (whmcs.example.cloud): The system queried for a temporary file at “http://whmcs.example.cloud/.well-known/pki-validation/C80C71C7CE884124B1D7CF3C58CABCA4.txt”, but the web server responded with the following error: 404 (Not Found). A DNS (Domain Name System) or web server misconfiguration may exist.
Thing is I can reach the address properly. For instance if I put a test.txt file in this location it can be reached at http://whmcs.example.cloud/.well-known/pki-validation/test.txt so it doesn't seem to be a DNS problem. Rather the file is not being created.