Nginx: Virtual Hosts, phpMyAdmin, and SSL on Arch Linux
The previous Arch Linux LEMP article just covered basic stuff, from installing network services (Nginx, PHP, MySQL, and PhpMyAdmin) and
The previous Arch Linux LEMP article just covered basic stuff, from installing network services (Nginx, PHP, MySQL, and PhpMyAdmin) and
Nginx is a very popular high-performance web server that combines the power of reverse proxying, load balancing, caching and so
Think for a moment about what happened when you browsed to the current page. You either clicked on a link
Nginx is the fastest growing Webserver today on public internet-facing servers due to its free open-source modular model, high performance,
In this article, we’ll guide you on how to generate and install an SSL/TLS certificate obtained for free from Let’s
Previously, in our NGINX traffic management and security controls series, we have discussed how to limit the number of connections
In our last article which is part of our NGINX traffic management series, we discussed how to limit the number
NGINX ships with various modules to allow users to control traffic to their websites, web applications, as well as other
Every time NGINX encounters an error as it attempts to process a client’s request, it returns an error. Each error
When it comes to Content Management Systems, WordPress reigns supreme. WordPress powers nearly 43% of all the websites hosted online
There are several ways of NGINX web server security hardening one of which is access control based on IP address.
LEMP is a popular stack that comprises open-source software that is collectively used to host and serve web applications, whether