commit a1aa4bf235d11719a7667bfd17606aa3512e2b9c parent ca85f3e3d52564063dcbc8dbf0bc81fa72b54dd1 author: nathanael <nathanael@dalliard.ch> date: Fri, 23 Jan 2026 16:54:28 +0000 s1: add type asc diffstat:
| M | s1/sysfiles/httpd.conf | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/s1/sysfiles/httpd.conf b/s1/sysfiles/httpd.conf @@ -1,6 +1,7 @@ types { include "/usr/share/misc/mime.types" "text"/"plain; charset=utf-8" txt + "text"/"plain; charset=utf-8" asc } server "http" { listen on egress port http