How do I add multiple hostnames?
I tried comma-separated, but it didn't work. (404 error)
Thank you
TL;DR
Developers asking how to use multiple hostnames for their platform - they tried comma-separated but it resulted in a 404 error. The correct way to add multiple hostnames is by creating separate server blocks for each hostname in the configuration file.