NGINX: Improving Security for Reverse Proxies The following are my notes on improving the security of my NGINX reverse proxy installation. I realized I needed a security upgrade after running Securi Sitecheck and the Qualys…
Hosting WordPress Behind an NGINX Reverse Proxy I needed to run a local Wordpress blog behind my NGINX reverse proxy - here's how I set up the VM and SSL settings.
Accessing ESXi Remotely via NGINX Reverse Proxying Configuring ESXi access behind a reverse proxy takes a couple easy tweaks but is totally worth it (even if its not super secure...)
Reverse Proxy Basics While setting up my network, I quickly realized I'd need to access a bunch of separate web apps - without static IPs. Here's one way to do it.