if ($host !~ ^({{ SERVER_NAME.replace(" ", "|") }})$) { return 444; }