The status page is inaccessible by default, unless a virtual host is added with a `server_name` that's not `localhost`. This commit moves the status page configuration, so that it's matched before the main server blocks.
The status page is inaccessible by default, unless a virtual host is added with a `server_name` that's not `localhost`. This commit moves the status page configuration, so that it's matched before the main server blocks.