Issue with Domain Configuration Script on Cloud Server
I’m running a PHP script on my cloud server to configure domains with Apache and SSL certificates. The script verifies the domain’s A record, creates the necessary webroot directory, generates an Apache virtual host configuration, and sets up SSL using Certbot.