Nginx: [warn] conflicting server name "localhost" on 0.0.0.0:80, ignored

Source: Internet
Author: User

After modifying the Nginx configuration parameters, use Nginx-t to check the configuration.

After prompting Successfull, you can use nginx-s reload to reload the configuration

I encountered this problem in the configuration process, that is, after the host name is bound, a warning appears when reloading the configuration

" localhost " 0.0. 0.0:ignored

This means that server name is repeatedly bound, but this warning does not affect the server running. What's more, this duplicate binding means that the Nginx service is now running and duplicates in the new configuration that will be loaded, so this warning is actually unnecessary.

Nginx: [warn] conflicting server name "localhost" on 0.0.0.0:80, ignored

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.