Skip to content

Instantly share code, notes, and snippets.

@lzjluzijie
Created December 10, 2018 06:36
Show Gist options
  • Save lzjluzijie/0cdd2dff05961ffa323162ed43d92ef2 to your computer and use it in GitHub Desktop.
Save lzjluzijie/0cdd2dff05961ffa323162ed43d92ef2 to your computer and use it in GitHub Desktop.
caddy redirect
r.halu.lu, :80 {
redir 307 {
https://halu.lu/
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment