tmp: multiple server_sockets wip

This commit is contained in:
3lswear
2022-02-08 00:16:14 +03:00
parent 5cfd1b1a9d
commit adf57cd03f
3 changed files with 55 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
[[server]]
name = "serv1"
name = "pohek1.org"
host = "127.0.0.1"
port = 8080
body_size_limit = 10
@@ -21,7 +21,7 @@
autoindex = false
directory_file = "oops.html"
[[server]]
name = "2222"
name = "pohek2.org"
host = "10.0.0.1"
port = 8081
body_size_limit = 10