mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2024-11-10 12:17:26 +01:00
8 lines
149 B
Caddyfile
8 lines
149 B
Caddyfile
|
bensuperpc.com {
|
||
|
redir https://www.bensuperpc.org{uri} permanent
|
||
|
}
|
||
|
|
||
|
www.bensuperpc.com {
|
||
|
redir https://www.bensuperpc.org{uri} permanent
|
||
|
}
|