now I can find the corresponding ip, when I resolve different ip, speed tests for domain names directly in dns. Can I just resolve domain names and specify what ip, doesn"t need to be set ?
after I set ip in the current site profile include / www/server/panel/vhost/nginx/ domain name .conf;
listen, the site will be 404.
server
{
listen XX.XXX.80.104:80;
*************************
*************************
A few years ago, someone asked
nginx listen to specify IP:80 and not specify to listen for all port 80 requests. The former accesses normally and the latter accesses 404. Why? -SegmentFault want to https://codeshelper.com/q/10.