This is s windows Apache server error you might encounter when installing XAMPP. It’s quite easy to fix
STEP 1: Open the httpd-ssl.conf file locate here;
C:\xampp\apache\conf\extra
STEP2: Find ServerName, hash the line and change “www.example.com:443“ to “localhost”

Save the file and reboot XAMPP.