~sbaildon/caddy-regexp-replace

clone

read-only
https://git.sr.ht/~sbaildon/caddy-regexp-replace
read/write
git@git.sr.ht:~sbaildon/caddy-regexp-replace

You can also use your local clone with git send-email.

#caddy-regexp-replace

amibitions to become a fully fledged caddy module

today, it's nothing more than a regex wrapper

regexp.MustCompile(`\.`).ReplaceAll(request.Host, []byte("-"))

#Use with Caddy

xcaddy build --with git.sr.ht/~sbaildon/caddy-regexp-replace