Are your proxy clients also reporting the IP of the reverse proxy in the logs? In this article, we will fix the NGINX reverse proxy to forward the real client IP.
Are you running a WordPress server and do you want to increase the (standard) file upload size? This article will explain how to increase it in your PHP settings and web server (Apache) settings. As an added bonus, this article will also explain how to increase the file upload size in case you are having your web server behind a reverse proxy (NGINX).
NGINX is a webserver to serve your desired websites. However, do you want NGINX to act as a reverse proxy to redirect traffic to the correct (web) server? This article will explain how to configure NGINX to be a reverse proxy.
This article will help you set up an NGINX server. It will also cover how to set up SSL certificates using Let's Encrypt, and how to automagically renew them.