Category: System Administration
-

How to Setup a Local HTTPS Nginx Reverse Proxy
Overview This guide provides details on how to setup a local HTTPS Nginx reverse proxy. This is useful when you want to secure HTTP traffic and allow multiple web apps to be served on common ports. Let’s get started! Nginx Setup This guide sets up a local HTTPS secured environment. If your server is accessible…
