Answers for "wrong domain calling on same hosting ubuntu server"

0

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
Posted by: Guest on September-17-2021

Code answers related to "wrong domain calling on same hosting ubuntu server"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language