diff --git a/sample.conf b/sample.conf deleted file mode 100644 index 531a1af..0000000 --- a/sample.conf +++ /dev/null @@ -1,9 +0,0 @@ -[server] -host = "localhost" -port = 8080 - -[server.location./] -methods = { "GET" } -root = "/var/www/html" -dirlist = true -client_max_body_size = "10M"