server down migrate website
This commit is contained in:
parent
996687f7a4
commit
558d518286
5 changed files with 34 additions and 37 deletions
8
hosts/ytnix/Caddyfile
Normal file
8
hosts/ytnix/Caddyfile
Normal file
|
@ -0,0 +1,8 @@
|
|||
cything.io {
|
||||
uri strip_prefix /blog
|
||||
reverse_proxy localhost:8084
|
||||
}
|
||||
|
||||
www.cything.io {
|
||||
redir https://cything.io{uri} permanent
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue