httpd/httpd/config.txt
2025-11-18 13:58:08 +01:00

9 lines
122 B
Text

[global]
log = true
pid_file = /tmp/HTTPd.pid
[[vhosts]]
server_name = my_server
ip = 127.0.0.1
port = 6996
root_dir = .