DNS issue? 2 different URLs are pointing to the same content
/public/site1
/public/site2
/public/site3
Used this guide to set everything up:
All domain names are on namecheap with the DNS transferred to Linode following the guide:
The first 2 sites that I set up work perfectly. Yesterday I set up site 3, doing the exact same things I did before. When I go to the URL for site3, it instead points to the content of site2. If I enter the server IP address it points to site2.
How do I troubleshoot this? Let me know if additional info is needed.
Thank you!
2 Replies
If you'd like the folks on the forum to find your error for you, you'll need to provide a lot more information. You could list the contents of /etc/apache2/sites-available and /etc/apache2/sites-enabled along with all of your virtual host configuration files (the ones like /etc/apache2/sites-available/example.com in the guide).
You did reload your apache configuration after adding the 4th site, right?
Not sure what happened. But thanks