commit 2e9d6bbec9d7b681edd1f82df51ab33a91f39208 parent a1aa4bf235d11719a7667bfd17606aa3512e2b9c author: nathanael <nathanael@dalliard.ch> date: Fri, 23 Jan 2026 16:54:46 +0000 s1: rm http diffstat:
| M | s1/sysfiles/httpd.conf | | | 14 | -------------- |
1 file changed, 0 insertions(+), 14 deletions(-)
diff --git a/s1/sysfiles/httpd.conf b/s1/sysfiles/httpd.conf @@ -19,20 +19,6 @@ server "https" { no log } server "dalliard.ch" { - listen on egress port http - location "/.well-known/acme-challenge/*" { - root "/acme" - request strip 2 - } - location "/s" { - block return 301 "https://src.dalliard.ch/www/" - } - errdocs "/www" - root "/www" - gzip-static - no log -} -server "dalliard.ch" { listen on lo port https location "/.well-known/lnurlp/*" { root "/ln/lnaddr.sh"