Changed repo organisation
This commit is contained in:
parent
50891b21f2
commit
df45cf75db
32 changed files with 0 additions and 0 deletions
11
tests/config.txt
Normal file
11
tests/config.txt
Normal 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'
|
||||
Loading…
Add table
Add a link
Reference in a new issue