$ grep -r "#nginx" ./posts/
#nginx
// 6 posts tagged with nginx
›Update Nginx version on AMI Linux
Let's update the Nginx version on AMI Linux in few steps. I'll show you how to do it, crash the server and fix it back.
›Setup 2way ssl authentication (mutual authentication) with Nginx
This article presents you a simple way of configuring 2 way ssl or mutual authentication between two servers with Nginx.
›How to Setup Nginx with Let's Encrypt on Ubuntu 20.04
This tutorial describes how to setup a free SSL certificate issued by Let's Encrypt on Ubuntu 20.04 LTS Server running Nginx.
›Nginx configuration example for NodeJS app
Use this NGINX configuration example for NodeJS app, running on port 8000. The server has an SSL from Certbot installed.
›Unable to create directory wp-content/uploads
This may indicate a permissions problem with your WordPress uploads directory. Firstly please make sure that you have the right permissions on /uploads folder.
›Install Nginx on Linux with ssl certificate
Install Nginx on Linux with ssl certificate. Because all you need is already in place on Digital Ocean, I’ll just attach you some useful materials