Tagged: Nginx

Netcraft July web server survey report released

Netcraft July 2021 Web Server Survey has been released. This report can help people understand the number of global websites and server market share. In this investigation, Netcraft received replies from 1,216,435,462 sites from...

Nginx download

Nginx stable version 1.20 released

Nginx is a lightweight web server/reverse proxy server and email (IMAP/POP3) proxy server, distributed under a BSD-like protocol, available on UNIX, GNU/Linux, Run on operating systems such as BSD, Mac OS X, Solaris, and...

Nginx download

Nginx mainline version 1.21.6 released

Nginx is a lightweight web server/reverse proxy server and email (IMAP/POP3) proxy server, distributed under a BSD-like protocol, available on UNIX, GNU/Linux, Run on operating systems such as BSD, Mac OS X, Solaris, and...

Nginx download

How to use nginx as HTTP load balancer

The following is a simple example file for configuring nginx load balancing. The main functions are: Users visit http://www.meterpreter.org and load balance them to four servers: 192.168.1.2:80, 92.168.1.3:80, 192.168.1.4:80, 192.168.1.5:80 Users visit http://new.meterpreter.org and...

Nginx download

How to deny or allow specified IP in Nginx

Nginx denies or allows the specified IP and uses the module HTTP Access Control Module (HTTP Access). The control rules are checked in the stated order, and the first access rule that matches the...

404 page Nginx

How to custom 404 page on Nginx

Customizing the nginx 404 error page is a detail to improve the user experience. You can set the error page for each site separately, or you can set a global 404 page. To custom...

Nginx download

How to create 301 redirect on Nginx & Apache

Sometimes we need to do a 301 redirect on the Apache or Nginx server to direct the old page to the new page, or to move to the preferred domain name. Apache 301 redirect...

F5 acquires NGINX

F5 has completed the acquisition of NGINX

F5 officially announced that it has completed the acquisition of NGINX. It was just two months since F5 announced the agreement to acquire NGINX. The acquired NGINX now belongs to a business unit of...