My stuff about NGINX
General NGINX related things and whatnot
I figured some quick notifications, nothing fancy from NGINX (my reverse proxy) about 4xx and 5xx...
Stuff relating to the Reverse Proxy aspect of my NGINX LXC
# Redirect ALL HTTP to HTTPS (non-www) server { listen 80; server_name domain.com www....