{
"name": "teststatic",
"server": "www.teststatic.com",
"port": 8088,
"enable_ssl":true,
"paths": [
"path": "/",
"root": "./example",
"default": "index.html"
}
]