forked from andonome/lk
general edits
This commit is contained in:
@@ -50,3 +50,9 @@ WantedBy=default.target
|
||||
|
||||
> sudo systemctl enable --now agate
|
||||
|
||||
|
||||
# Redirection
|
||||
|
||||
Indicate a permanent move by placing this file in the root of the capsule:
|
||||
|
||||
> index.gmi: 31 gemini://splint.rs
|
||||
|
@@ -71,7 +71,7 @@ You may need to install an nginx python module:
|
||||
|
||||
> apt install python3-certbot-nginx
|
||||
|
||||
> certbot --nginx -d mysite.tk
|
||||
> certbot --nginx -d *mysite.tk* --non-interactive --agree-tos -m *webmaster@email.tld*
|
||||
|
||||
When you are asked about redirecting from HTTP to HTTPS, say yes (option "2").
|
||||
|
||||
|
Reference in New Issue
Block a user