Tag: NGINX

Categories

Category - NGINX

You are here:

Add Dynmap to your Minecraft Server

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

Increase file upload size in WordPress

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

NGINX Reverse Proxy

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