Changed repo organisation

This commit is contained in:
Gu://em_ 2026-06-24 16:56:11 +02:00
parent 50891b21f2
commit df45cf75db
32 changed files with 0 additions and 0 deletions

11
tests/config.txt Normal file
View file

@ -0,0 +1,11 @@
[global]
log = true
pid_file = /tmp/HTTPd.pid
daemon = start
[[vhosts]]
server_name = my_server
ip = 127.0.0.1
port = 6996
root_dir = .
default_file='/dev/null'