My PC is my server that runs on XAMPP, and I also made it accessible from a real domain name (www.example.com).
Now, how do i make a subdomain (node.example.com) to point to nodeJS, and all other domains/subdomain stay as they are?
I use Windows 8.1.
Also, do you then need to run the NodeJS server command prompt along side with XAMPP control panel? Or is it possible with XAMPP alone given that I have NodeJS installed and working.