mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-10-09 17:02:45 +02:00
rewrite build url
This commit is contained in:
parent
0b33134452
commit
86b2247d22
10 changed files with 65 additions and 32 deletions
17
server-configs/tykayn.fr.caddy
Normal file
17
server-configs/tykayn.fr.caddy
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
www.tykayn.fr {
|
||||
redir https://tykayn.fr{uri}
|
||||
}
|
||||
|
||||
#tykayn.fr {
|
||||
# import generic_headers
|
||||
#
|
||||
# import proxy https://10.10.10.103
|
||||
#}
|
||||
|
||||
tykayn.fr {
|
||||
import generic_headers
|
||||
root * /poule/encrypted/www/tykayn.fr
|
||||
encode zstd gzip
|
||||
file_server browse
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue