How to configure domain name blacklist and prohibit domain name binding by nginx

how to configure domain name blacklist in nginx, and prohibit domain name binding

Jan.26,2022

1. The servername of nginx can specify a domain name. You can just add the domain name you need to bind. Other domain names cannot be accessed by binding. This is like reverse prohibition of other domain names
2. Generally speaking, one or more domain names are configured in a server, and you do not know which domain names are prohibited.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e94c-2b78a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e94c-2b78a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?