mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-27 11:07:07 +00:00
fix: remove unsupported legacy redirects
This commit is contained in:
@@ -73,8 +73,6 @@ 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