Why does my node.js server fetch files from a different location than what’s in the url?
I have two websites on my Windows Server 2022 Datacenter (a VM on AWS). I set them up in sort of an unorthodox way. The first is at http://www.planetshah.com/pwv and the other is at http://www.planetshah.com/mixes. In other words, they’re both under the same domain and separated only by different paths. This is causing some issues.