Taking your nginx website offline for maintenance? I have an idea.
From time to time, I need to take an nginx webserver or website offline for whatever reason. I might be migrating the database behind the website, the hardware might be powered off for work, etc. In my case, these points might help you follow along with what I’m doing: FreeBSD 15 nginx-1.28.2 there is an nginx proxy in front of the website – this nginx instance has no real content; it uses proxy_pass […]
Taking your nginx website offline for maintenance? I have an idea. Read More »