diff options
Diffstat (limited to 'content/posts/letsencrypt-on-openbsd/index.org')
-rw-r--r-- | content/posts/letsencrypt-on-openbsd/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/letsencrypt-on-openbsd/index.org b/content/posts/letsencrypt-on-openbsd/index.org index 7bd51c5..556404b 100644 --- a/content/posts/letsencrypt-on-openbsd/index.org +++ b/content/posts/letsencrypt-on-openbsd/index.org @@ -34,7 +34,7 @@ page. + root "/acme" + request strip 2 + } -+} + } #+END_SRC After that, I reloaded =httpd= with ~rcctl reload httpd~ |