wrong domain calling on same hosting ubuntu server
For me i forget the mapping part
To have your server mapped to your domains you’ll need to enable each of your
newly made .conf files.
a2ensite domain.com.conf
We restart the Apache service to register our changes.
systemctl restart apache2