[[server]] host = "127.0.0.1" port = 8080 [[server.location]] location = "/" root = "www/def" methods = ["GET"] directory_file = "index.html"