NGINX
-
Web Servers
How to host a website on NGINX with PHP/MySQL on Ubuntu 22
In a previous article, we talked about how to host a website using Apache Virtual Hosts. We set up a…
Read More » -
Web Servers
Fix 413 Request Entity Too Large Errors When Using NGINX
Just like Apache, NGINX imposes default limits on the size of files that can be uploaded. A 413 Request Entity…
Read More » -
Linux
How to install a Cloudflare Origin SSL Certificate – NGINX
An SSL Certificate is vital to encrypt data between you and your clients. SSLs can be complicated things. If they…
Read More »