mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
add caddy conf
This commit is contained in:
parent
585df98a86
commit
dcbd0073c6
535 changed files with 114019 additions and 1 deletions
10
server-configs/coussinet.org.caddy
Normal file
10
server-configs/coussinet.org.caddy
Normal file
|
@ -0,0 +1,10 @@
|
|||
coussinet.org {
|
||||
redir https://www.coussinet.org{uri}
|
||||
}
|
||||
|
||||
www.coussinet.org {
|
||||
import generic_headers
|
||||
root * /var/www/coussinet.org
|
||||
encode zstd gzip
|
||||
file_server browse
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue