From 6c6287ce5def72aa525fdd324e0fa1d9f9b75821 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 15 Nov 2021 08:08:01 -0500 Subject: crypto donation links changed to standalone pages --- standalone.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone.html') diff --git a/standalone.html b/standalone.html index 2336b2f..c9204d8 100644 --- a/standalone.html +++ b/standalone.html @@ -27,6 +27,6 @@ systemctl start nginx

The reason we deactivate Nginx is that it uses the ports that Certbot will want to bind to, and thus we must temporarily turn Nginx off to let Certbot use those ports. (What it actually does is spin up a dummy webserver that doesn't need to think about the Nginx configuration.)

This is just a little note of something that might confuse people, but the three commands above should suffice. If your site is still managed by Nginx, it should still be able to renew with simple certbot renew --nginx without a problem.

- + -- cgit v1.2.3