This commit is contained in:
parent
867bed2b5f
commit
ae30ac69f7
2 changed files with 9 additions and 3 deletions
|
|
@ -144,3 +144,9 @@ catcrafts.net {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
# www -> apex. DNS A/AAAA for www point at this box; Caddy obtains the
|
||||
# certificate automatically. 308 to match the redirs above.
|
||||
www.catcrafts.net {
|
||||
redir https://catcrafts.net{uri} 308
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue