From 1fe2ca5ae3f4ad219f52277954f0c4ffd8efd552 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 2 Jul 2021 19:29:15 -0400 Subject: footers icons easier to click --- standalone.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone.html') diff --git a/standalone.html b/standalone.html index 5d7f04a..2336b2f 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