mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-29 12:07:09 +00:00
feat: expand help center and harden website SEO
This commit is contained in:
@@ -73,6 +73,8 @@ Minimal static-site block:
|
||||
```caddy
|
||||
sync.koalastuff.net {
|
||||
root * /var/www/koalasync/website/www
|
||||
redir /help.html /help 308
|
||||
redir /site-access-help.html /site-access-help 308
|
||||
try_files {path} {path}.html {path}/
|
||||
file_server
|
||||
encode zstd gzip
|
||||
|
||||
Reference in New Issue
Block a user