Skip to content

Commit

Permalink
caddy: update hui redirection
Browse files Browse the repository at this point in the history
  • Loading branch information
xeruf committed Jun 15, 2024
1 parent 1647975 commit 6943367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ redir /spiele/ /spiele
redir /spiele /spiele/aktuell

@game path_regexp game ^\/spiele\/aktuell(.*)$
rewrite @game /spiele/hase-und-igel_24{re.game.1}
rewrite @game /spiele/25_hase-und-igel{re.game.1}

root * /srv
try_files {path}.html {path}
Expand Down

0 comments on commit 6943367

Please sign in to comment.