tweaks labels in the guestbook
This commit is contained in:
parent
ae62b54e46
commit
8694ab1474
2 changed files with 8 additions and 3 deletions
|
|
@ -47,6 +47,11 @@
|
|||
root * /srv/website/repo/public
|
||||
encode zstd gzip
|
||||
|
||||
@now_legacy path /now.txt /txt/now.txt
|
||||
handle @now_legacy {
|
||||
redir /now permanent
|
||||
}
|
||||
|
||||
@guestbook path /guestbook /guestbook/*
|
||||
handle @guestbook {
|
||||
reverse_proxy localhost:8123
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue