Wordpress installation are usually straightforward. Unfortunately, if you’re using a reverse proxy like Caddy or NGINX in front of your WordPress webserver, you’ll likely run into issues with too many
Tag: nginx

We previously wrote an article on How to Upgrade NGINX to the Latest Stable Version on Ubuntu. With the release of Ubuntu 20.04 LTS, server administrators are going to start

If you followed my previous guides for LEMP Install NGINX PHP7 MySQL on Ubuntu 16.04 Server then you probably installed NGINX from the Ubuntu repo. Unfortunately, the version in the

As an addition to my previous NGINX articles, today we’ll discuss how to adjust the number of child processes for PHP-FPM to fix the common error of “server reached pm.max_children”

The next segment in our InfoSec System Hardening series is how to harden an NGINX Web Server. NGINX is an alternative to the popular Apache Web Server on Linux. In

If you’re running a WordPress site on a Linux server running NGINX, then you might be interested in setting up a free SSL (HTTPS) certificate using Let’s Encrypt. The internet

If you’re a blogger or a web developer, there will hopefully come a time when you out-grow a shared host and need either a VPS or a dedicated server to

If you’re a blogger or a web developer, there will hopefully come a time when you out-grow a shared host and need either a VPS or a dedicated server to

If you use NGINX as your webserver, there might be certain folders you want to display as a directory listing instead of serving up an HTML page. When I ran