Update 'www/caddy/Caddyfile'
redirect pub.solar/satzung to pub.solar nextcloud
This commit is contained in:
parent
deb4215fe7
commit
a3e50d8b5e
|
@ -16,6 +16,11 @@ pub.solar {
|
|||
file_server /os/download/* browse
|
||||
}
|
||||
|
||||
# Statutes
|
||||
handle /satzung {
|
||||
redir https://cloud.pub.solar/s/2KErtaYeLn5d6MZ
|
||||
}
|
||||
|
||||
# serve base domain pub.solar for mastodon.pub.solar
|
||||
# https://masto.host/mastodon-usernames-different-from-the-domain-used-for-installation/
|
||||
handle /.well-known/host-meta {
|
||||
|
|
Loading…
Reference in a new issue