I have one website (example.com) on our main server (server A). However, we have some files that we want to host on another serve (server B), but accessible via download.example.com.
I thought I had it setup correctly, but I appear to be missing something. I added an A Record to example.com's DNS Zone (download.example.com. pointing to server B's IP), but it doesn't seem to be working. I am getting server A's 404 page.
In server B, I created a domain with a website (download.example.com), so that should work, right?
Any advice would be appreciated.
Thanks!