I fold. I need some help.
I'm trying to configure a CNAME on my router to use with Nginx on my home server, so that, depending on which name is used to access it, Nginx will direct to a different site.
I've got this entry in /jffs/configs/dnsmasq.conf.add
cname=multicraft,olympus
Whereas...