Nginx

Fixing VPS Connection …

This case records how I restored fichil.com from a basic server reachability failure to a working Hugo site served by Nginx.

Problem

The browser returned ERR_CONNECTION_REFUSED. This usually means the domain resolved to the server, but nothing was accepting traffic on the expected port.

For this …