NGINX.COM
Web Server Load Balancing with NGINX Plus

“I’m trying to go to a website. Instead getting to the site, I see a page that refers to nginx:

Welcome to NGINX screen

What’s going on?”

What Is the “Welcome to nginx!” Page?

The Welcome to nginx! page is the default web page that is presented when a website operator has installed the NGINX web server software on a computer on the Internet, and either the NGINX configuration is not yet complete or a problem at the website itself is preventing the correct content from appearing.

The NGINX web server software is used by millions of websites worldwide. It’s open source and free to use, so anyone can download and install the software and use it to host a website.

The NGINX software has not been installed on your computer – it runs only on computers that are serving web pages. NGINX is not a virus and has nothing to do with determining which websites your browser accesses. Read on for more details.

Why Am I Seeing this Page?

When you see the Welcome to nginx! page, the mostly likely reason is that there is a configuration or other problem at the website. In this case, about all you can do is wait for the problem to be fixed by the website administrator.

Less often, there might be a problem on your computer that is causing your web browser to go to the wrong website.

  • It might be a temporary problem, in which case it might help to clear your browser cache and history, then restart your computer and home router if necessary. See What Should I Do?.

  • It is also possible that your computer has a virus or other malware that is intercepting your web requests and directing you to the wrong website.

    For example, some viruses and malware can control how your computer uses a system called DNS. This system translates website names (such as www.google.com) into computer addresses, just like the contacts list on your mobile phone translates people’s names into phone numbers. When you try to access a website, the virus causes your browser to route your request to an impostor website that might try to steal personal information.

Again, the NGINX software has not been installed on your computer – it runs only on computers that are serving web pages. NGINX is not a virus and has nothing to do with determining which websites your browser accesses.

What Should I Do?

To investigate whether the problem is on your computer, we recommend that you do the following. After each step, test whether the problem is fixed:

  1. Clear your browser cache and delete your browsing history. Restart your web browser.
  2. Restart your computer and home router.
  3. If you don’t want to investigate the problem yourself, contact a qualified expert – your ISP or support representative – and ask for help scanning your computer for malware and verifying your DNS and network configuration.

If you feel like investigating further, below are some other things for a knowledgeable user to try.

Run a Reputable Virus Scanner

Run a scanner or anti-malware application from a security software company. Users of Windows 8.1 and later can use Windows Defender, which is free antimalware software included with Windows. Windows 7 users can use Microsoft Security Essentials.

Verify and Reset your Internet Configuration

  1. Clear your operating system’s DNS cache.
    • On Microsoft Vista, Windows 7, and Windows 8: Click on the Start logo, follow All Programs > Accessories, right-click on Command Prompt, choose Run As Administrator, type ipconfig /flushdns, and press Enter.
    • On Microsoft Windows XP, go to Start > Run, type ipconfig /flushdns in the new terminal window, and press Enter.
  2. Go to your TCP settings (on Windows, Control Panel > Network), and locate the section that lists the DNS servers. Make a note of the current values, and then replace them with 8.8.8.8 and 8.8.4.4. You will then be using Google Public DNS instead of your previous DNS server. For more details, see Get Started page for Google Public DNS.
  3. Check the hosts file on your computer. Windows users, see How to reset the Hosts file back to the default at the Microsoft Support website.
  4. Check the plug-ins and extensions installed with your browser. Re-install your browser or try a different one if possible.

Other Useful Resources

Hero image
Are Your Applications Secure?

Learn how to protect your apps with NGINX and NGINX Plus



About The Author

Owen Garrett

Sr. Director, Product Management

Owen is a senior member of the NGINX Product Management team, covering open source and commercial NGINX products. He holds a particular responsibility for microservices and Kubernetes‑centric solutions. He’s constantly amazed by the ingenuity of NGINX users and still learns of new ways to use NGINX with every discussion.

About F5 NGINX

F5, Inc. is the company behind NGINX, the popular open source project. We offer a suite of technologies for developing and delivering modern applications. Together with F5, our combined solution bridges the gap between NetOps and DevOps, with multi-cloud application services that span from code to customer.

Learn more at nginx.com or join the conversation by following @nginx on Twitter.