- Date: March 17, 2025
- By: MPHSlaats
- Categories: Apache, NGINX
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.
Read More
- Date: March 17, 2025
- By: MPHSlaats
- Categories: NGINX
Do you want your internal services to be available using your domain? This article will explain how to do just that.
Read More
- Date: November 29, 2023
- By: MPHSlaats
- Categories: Minecraft
Do you want to add a visual map on your Minecraft Server? Do you want to view the map via a website? Look no further! In this article, we will explain how to set up Dynmap for your Minecraft server. We will also cover how to set up Dynmap behind an NGINX reverse proxy.
Read More
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).
Read More
- Date: July 16, 2023
- By: MPHSlaats
- Categories: 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.
Read More
- Date: July 7, 2023
- By: MPHSlaats
- Categories: NGINX
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.
Read More