I have an instance of nginx running which serves several websites. The first is a status message on the server\'s IP address. The second is an admin console on admin.d
admin.d
A simple underscore works as well :
server_name _;
Source : http://nginx.org/en/docs/http/server_names.html