Skip to content

Commit 0d41cb3

Browse files
committed
Add foundation redirects to Caddyfile
1 parent 71548ae commit 0d41cb3

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

server/Caddyfile

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,12 @@
1717
reverse_proxy localhost:9001
1818
}
1919
}
20+
21+
# handmade.foundation {
22+
# redir /manifesto https://handmade.network/manifesto
23+
# redir /values https://handmade.network/values
24+
# redir /projects https://handmade.network/projects
25+
# redir /about https://handmade.network/foundation/about
26+
# redir /membership https://handmade.network/foundation/membership
27+
# redir https://handmade.network/foundation
28+
# }

0 commit comments

Comments
 (0)