orgmode-to-gemini-blog/server-configs/qzine.fr.caddy

19 lines
360 B
Plaintext
Raw Normal View History

2024-11-04 21:24:31 +01:00
qzine.fr {
redir https://www.qzine.fr{uri}
}
www.qzine.fr {
import generic_headers
2024-11-05 11:17:52 +01:00
root * /poule/encrypted/www/qzine.fr
2024-11-04 21:24:31 +01:00
encode zstd gzip
file_server browse
}
sondages.qzine.fr {
import generic_headers
2024-11-05 11:17:52 +01:00
root * /poule/encrypted/www/sondages.qzine.fr
2024-11-04 21:24:31 +01:00
encode zstd gzip
file_server browse
}