The expected workflow is:
- serve a 404/unknown domain error through a server block declared in 000-fallback.conf
- serve windriver.nasqueron.org, localhost, ipv4.windriver.nasqueron.org, ipv6.windriver.nasqueron.org, all the IPs through a server block declared in 001-server.conf
- serve named subdomains in other server blocks
It currently seems unknown domains are served by 001-server.conf, we should check 000-fallback server block has priority.