fix: remove unsupported legacy redirects

This commit is contained in:
KoalaDev
2026-07-28 07:35:46 +02:00
parent 2c5e2a7cc3
commit ffd629a522
4 changed files with 0 additions and 23 deletions
-8
View File
@@ -15,10 +15,6 @@
# root * /var/www/koalasync/website/www
# encode zstd gzip
#
# # Keep one canonical URL for indexable support pages.
# redir /help.html /help 308
# redir /site-access-help.html /site-access-help 308
#
# # Clean URLs support (resolves /join to join.html, etc.)
# try_files {path} {path}.html {path}/
# file_server
@@ -65,10 +61,6 @@ sync.koalastuff.net {
encode zstd gzip
root * /var/www/koalasync/website/www
# Keep one canonical URL for indexable support pages.
redir /help.html /help 308
redir /site-access-help.html /site-access-help 308
# Clean URLs: Resolves paths without .html in the URL
try_files {path} {path}.html {path}/
file_server